google/api/metric.pb
library
Classes
-
Metric
-
A specific metric, identified by specifying values for all of the
labels of a
google.api.MetricDescriptor
.
-
MetricDescriptor
-
Defines a metric type and its schema. Once a metric descriptor is created,
deleting or altering it stops data collection and makes the metric type's
existing data unusable.
-
MetricDescriptor_MetricDescriptorMetadata
-
Additional annotations that can be used to guide the usage of a metric.
-
MetricDescriptor_MetricKind
-
The kind of measurement. It describes how the data is reported.
For information on setting the start time and end time based on
the MetricKind, see
google.monitoring.v3.TimeInterval
.
-
MetricDescriptor_ValueType
-
The value type of a metric.