dimensions property
The dimensions of the metric.
Conditional: If you published your metric with dimensions, you must specify the same dimensions in your customized scaling metric specification.
Implementation
final List<MetricDimension>? dimensions;