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
Name
Description
metric_name
str
The metric name defined in the service
configuration.
metric_values
MutableSequence[google.cloud.servicecontrol_v1.types.MetricValue]
The values in this metric.