public enum GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState extends Enum<GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState> implements ProtocolMessageEnumThe various lifecycle sub-states of the GoldengateDeployment.
Protobuf enum
google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.GoldengateDeploymentLifecycleSubState
Implements
ProtocolMessageEnumStatic Fields |
|
|---|---|
| Name | Description |
BACKING_UP |
The deployment is backing up. |
BACKING_UP_VALUE |
The deployment is backing up. |
GOLDENGATE_DEPLOYMENT_LIFECYCLE_SUB_STATE_UNSPECIFIED |
The lifecycle sub-state is unspecified. |
GOLDENGATE_DEPLOYMENT_LIFECYCLE_SUB_STATE_UNSPECIFIED_VALUE |
The lifecycle sub-state is unspecified. |
MOVING |
The deployment is moving. |
MOVING_VALUE |
The deployment is moving. |
RECOVERING |
The deployment is recovering. |
RECOVERING_VALUE |
The deployment is recovering. |
RESTORING |
The deployment is restoring. |
RESTORING_VALUE |
The deployment is restoring. |
ROLLING_BACK |
The deployment is rolling back. |
ROLLING_BACK_VALUE |
The deployment is rolling back. |
STARTING |
The deployment is starting. |
STARTING_VALUE |
The deployment is starting. |
STOPPING |
The deployment is stopping. |
STOPPING_VALUE |
The deployment is stopping. |
UNRECOGNIZED |
|
UPGRADING |
The deployment is upgrading. |
UPGRADING_VALUE |
The deployment is upgrading. |
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() |
|