public enum MetricFormat extends Enum<MetricFormat> implements ProtocolMessageEnumMetric format to be displayed for the metric charts.
Protobuf enum google.cloud.chronicle.v1.MetricFormat
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
METRIC_FORMAT_NUMBER |
Metric format in number |
METRIC_FORMAT_NUMBER_VALUE |
Metric format in number |
METRIC_FORMAT_PLAIN_TEXT |
Metric format in plain text |
METRIC_FORMAT_PLAIN_TEXT_VALUE |
Metric format in plain text |
METRIC_FORMAT_UNSPECIFIED |
Metric format is not specified. |
METRIC_FORMAT_UNSPECIFIED_VALUE |
Metric format is not specified. |
UNRECOGNIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
forNumber(int value) |
|
getDescriptor() |
|
internalGetValueMap() |
|
valueOf(Descriptors.EnumValueDescriptor desc) |
|
valueOf(int value) |
Deprecated. Use #forNumber(int) instead. |
valueOf(String name) |
|
values() |
|
Methods |
|
|---|---|
| Name | Description |
getDescriptorForType() |
|
getNumber() |
|
getValueDescriptor() |
|