public enum MetricDescriptor.MetricDescriptorMetadata.TimeSeriesResourceHierarchyLevel extends Enum<MetricDescriptor.MetricDescriptorMetadata.TimeSeriesResourceHierarchyLevel> implements ProtocolMessageEnum
The resource hierarchy level of the timeseries data of a metric.
Protobuf enum
google.api.MetricDescriptor.MetricDescriptorMetadata.TimeSeriesResourceHierarchyLevel
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
FOLDER |
Scopes a metric to a folder. |
FOLDER_VALUE |
Scopes a metric to a folder. |
ORGANIZATION |
Scopes a metric to an organization. |
ORGANIZATION_VALUE |
Scopes a metric to an organization. |
PROJECT |
Scopes a metric to a project. |
PROJECT_VALUE |
Scopes a metric to a project. |
TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED |
Do not use this default value. |
TIME_SERIES_RESOURCE_HIERARCHY_LEVEL_UNSPECIFIED_VALUE |
Do not use this default value. |
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() |