public enum AutonomousDatabaseProperties.LicenseType extends Enum<AutonomousDatabaseProperties.LicenseType> implements ProtocolMessageEnum
The license types available for the Autonomous Database.
Protobuf enum google.cloud.oracledatabase.v1.AutonomousDatabaseProperties.LicenseType
Implements
ProtocolMessageEnumStatic Fields |
|
---|---|
Name | Description |
BRING_YOUR_OWN_LICENSE |
Bring your own license |
BRING_YOUR_OWN_LICENSE_VALUE |
Bring your own license |
LICENSE_INCLUDED |
License included part of offer |
LICENSE_INCLUDED_VALUE |
License included part of offer |
LICENSE_TYPE_UNSPECIFIED |
Unspecified |
LICENSE_TYPE_UNSPECIFIED_VALUE |
Unspecified |
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() |