public enum Workload.ResourceInfo.ResourceType extends Enum<Workload.ResourceInfo.ResourceType> implements ProtocolMessageEnumThe type of resource.
Protobuf enum
google.cloud.assuredworkloads.v1beta1.Workload.ResourceInfo.ResourceType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
CONSUMER_FOLDER |
Consumer Folder. |
CONSUMER_FOLDER_VALUE |
Consumer Folder. |
CONSUMER_PROJECT |
Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value. |
CONSUMER_PROJECT_VALUE |
Deprecated. Existing workloads will continue to support this, but new CreateWorkloadRequests should not specify this as an input value. |
ENCRYPTION_KEYS_PROJECT |
Consumer project containing encryption keys. |
ENCRYPTION_KEYS_PROJECT_VALUE |
Consumer project containing encryption keys. |
KEYRING |
Keyring resource that hosts encryption keys. |
KEYRING_VALUE |
Keyring resource that hosts encryption keys. |
RESOURCE_TYPE_UNSPECIFIED |
Unknown resource type. |
RESOURCE_TYPE_UNSPECIFIED_VALUE |
Unknown resource type. |
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() |
|