InsightsMetric

The metric and its aggregation function.

JSON representation
{
  "metric": string,
  "aggregation": enum (AggregationFunction)
}
Fields
metric

string

Required. Name of the metric.

aggregation

enum (AggregationFunction)

Required. Aggregation function associated with the metric.