google_api_service_control v0.0.1 GoogleApi.ServiceControl.V1.Model.MetricValueSet View Source
Represents a set of metric values in the same metric. Each metric value in the set should have a unique combination of start time, end time, and label values.
Attributes
- metricName (String): The metric name defined in the service configuration. Defaults to:
null. - metricValues (List[MetricValue]): The values in this metric. Defaults to:
null.