metricAggregations property

List<String>? metricAggregations
getter/setter pair

Aggregation of metrics.

Aggregated metric values will be shown in rows where the dimension_values are set to "RESERVED_(MetricAggregation)".

Implementation

core.List<core.String>? metricAggregations;