public enum GoldengateDeploymentProperties.NextMaintenanceActionType extends Enum<GoldengateDeploymentProperties.NextMaintenanceActionType> implements ProtocolMessageEnumThe various next maintenance action types of the GoldengateDeployment.
Protobuf enum
google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.NextMaintenanceActionType
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
NEXT_MAINTENANCE_ACTION_TYPE_UNSPECIFIED |
The next maintenance action type is unspecified. |
NEXT_MAINTENANCE_ACTION_TYPE_UNSPECIFIED_VALUE |
The next maintenance action type is unspecified. |
UNRECOGNIZED |
|
UPGRADE |
The next maintenance action type is upgrade. |
UPGRADE_VALUE |
The next maintenance action type is upgrade. |
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() |
|