public enum DbSystemInitialStorageSizeProperties.ShapeType extends Enum<DbSystemInitialStorageSizeProperties.ShapeType> implements ProtocolMessageEnumThe shape type of the DB system.
Protobuf enum
google.cloud.oracledatabase.v1.DbSystemInitialStorageSizeProperties.ShapeType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
SHAPE_TYPE_UNSPECIFIED |
Unspecified shape type. |
SHAPE_TYPE_UNSPECIFIED_VALUE |
Unspecified shape type. |
STANDARD_X86 |
Standard X86. |
STANDARD_X86_VALUE |
Standard X86. |
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() |
|