public enum ExadbVmClusterProperties.ShapeAttribute extends Enum<ExadbVmClusterProperties.ShapeAttribute> implements ProtocolMessageEnumThe shape attribute of the VM cluster. The type of Exascale storage used for Exadata VM cluster. The default is SMART_STORAGE which supports Oracle Database 23ai and later
Protobuf enum google.cloud.oracledatabase.v1.ExadbVmClusterProperties.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() |
|