static MetricDescriptor.MetricKind |
MetricDescriptor.MetricKind.forNumber(int value) |
|
MetricDescriptor.MetricKind |
MetricDescriptor.Builder.getMetricKind() |
Whether the metric records instantaneous values, changes to a value, etc.
|
MetricDescriptor.MetricKind |
MetricDescriptor.getMetricKind() |
Whether the metric records instantaneous values, changes to a value, etc.
|
MetricDescriptor.MetricKind |
MetricDescriptorOrBuilder.getMetricKind() |
Whether the metric records instantaneous values, changes to a value, etc.
|
static MetricDescriptor.MetricKind |
MetricDescriptor.MetricKind.valueOf(int value) |
Deprecated.
|
static MetricDescriptor.MetricKind |
MetricDescriptor.MetricKind.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static MetricDescriptor.MetricKind |
MetricDescriptor.MetricKind.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static MetricDescriptor.MetricKind[] |
MetricDescriptor.MetricKind.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|