metrics property

List<Metric>? metrics
getter/setter pair

The pivot metrics.

Pivot metrics are part of the restriction on total number of metrics allowed in the request.

Implementation

core.List<Metric>? metrics;