public enum ResourceContainer.Type extends Enum<ResourceContainer.Type> implements ProtocolMessageEnumProtobuf enum google.cloud.capacityplanner.v1beta.ResourceContainer.Type
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
FOLDER |
|
FOLDER_VALUE |
|
ORG |
|
ORG_VALUE |
|
PROJECT |
|
PROJECT_VALUE |
|
TYPE_UNSPECIFIED |
|
TYPE_UNSPECIFIED_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() |
|