public enum ExascaleDbStorageVaultProperties.ShapeAttribute extends Enum<ExascaleDbStorageVaultProperties.ShapeAttribute> implements ProtocolMessageEnumThe shape attribute of the VM clusters attached to the ExascaleDbStorageVault.
Protobuf enum
google.cloud.oracledatabase.v1.ExascaleDbStorageVaultProperties.ShapeAttribute
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BLOCK_STORAGE |
Indicates that the resource is in block storage. |
BLOCK_STORAGE_VALUE |
Indicates that the resource is in block storage. |
SHAPE_ATTRIBUTE_UNSPECIFIED |
Default unspecified value. |
SHAPE_ATTRIBUTE_UNSPECIFIED_VALUE |
Default unspecified value. |
SMART_STORAGE |
Indicates that the resource is in smart storage. |
SMART_STORAGE_VALUE |
Indicates that the resource is in smart storage. |
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() |
|