public enum DbSystemProperties.DbSystemDatabaseEdition extends Enum<DbSystemProperties.DbSystemDatabaseEdition> implements ProtocolMessageEnumThe editions available for DbSystem.
Protobuf enum google.cloud.oracledatabase.v1.DbSystemProperties.DbSystemDatabaseEdition
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
DB_SYSTEM_DATABASE_EDITION_UNSPECIFIED |
The database edition is unspecified. |
DB_SYSTEM_DATABASE_EDITION_UNSPECIFIED_VALUE |
The database edition is unspecified. |
ENTERPRISE_EDITION |
The database edition is Enterprise. |
ENTERPRISE_EDITION_HIGH_PERFORMANCE |
The database edition is Enterprise Edition. |
ENTERPRISE_EDITION_HIGH_PERFORMANCE_VALUE |
The database edition is Enterprise Edition. |
ENTERPRISE_EDITION_VALUE |
The database edition is Enterprise. |
STANDARD_EDITION |
The database edition is Standard. |
STANDARD_EDITION_VALUE |
The database edition is Standard. |
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() |
|