public enum GoldengateDeploymentVersionProperties.DeploymentReleaseType extends Enum<GoldengateDeploymentVersionProperties.DeploymentReleaseType> implements ProtocolMessageEnumThe release type of the Goldengate Deployment Version resource.
Protobuf enum
google.cloud.oracledatabase.v1.GoldengateDeploymentVersionProperties.DeploymentReleaseType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BUNDLE |
Goldengate Deployment Version release type is BUNDLE. |
BUNDLE_VALUE |
Goldengate Deployment Version release type is BUNDLE. |
DEPLOYMENT_RELEASE_TYPE_UNSPECIFIED |
Default unspecified value. |
DEPLOYMENT_RELEASE_TYPE_UNSPECIFIED_VALUE |
Default unspecified value. |
MAJOR |
Goldengate Deployment Version release type is MAJOR. |
MAJOR_VALUE |
Goldengate Deployment Version release type is MAJOR. |
MINOR |
Goldengate Deployment Version release type is MINOR. |
MINOR_VALUE |
Goldengate Deployment Version release type is MINOR. |
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() |
|