public enum Edition extends Enum<Edition> implements ProtocolMessageEnumProto representing the edition of the instance. NextId: 4.
Protobuf enum google.cloud.databasecenter.v1beta.Edition
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
EDITION_ENTERPRISE |
Represents the enterprise edition. |
EDITION_ENTERPRISE_PLUS |
Represents the enterprise plus edition. |
EDITION_ENTERPRISE_PLUS_VALUE |
Represents the enterprise plus edition. |
EDITION_ENTERPRISE_VALUE |
Represents the enterprise edition. |
EDITION_STANDARD |
Represents the standard edition. |
EDITION_STANDARD_VALUE |
Represents the standard edition. |
EDITION_UNSPECIFIED |
Default, to make it consistent with instance edition enum. |
EDITION_UNSPECIFIED_VALUE |
Default, to make it consistent with instance edition enum. |
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() |
|