GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1QueryMetric (google_api_apigee v0.30.0) View Source
More info about Metric: https://docs.apigee.com/api-platform/analytics/analytics-reference#metrics
Attributes
-
alias
(type:String.t
, default:nil
) - Alias for the metric. Alias will be used to replace metric name in query results. -
function
(type:String.t
, default:nil
) - Aggregation function: avg, min, max, or sum. -
name
(type:String.t
, default:nil
) - Required. Metric name. -
operator
(type:String.t
, default:nil
) - One of+
,-
,/
,%
,*
. -
value
(type:String.t
, default:nil
) - Operand value should be provided when operator is set.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.