Reference documentation and code samples for the Google Cloud Oracle Database V1 Client class NextMaintenanceActionType.
The various next maintenance action types of the GoldengateDeployment.
Protobuf type google.cloud.oracledatabase.v1.GoldengateDeploymentProperties.NextMaintenanceActionType
Namespace
Google \ Cloud \ OracleDatabase \ V1 \ GoldengateDeploymentPropertiesMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
NEXT_MAINTENANCE_ACTION_TYPE_UNSPECIFIED
Value: 0The next maintenance action type is unspecified.
Generated from protobuf enum NEXT_MAINTENANCE_ACTION_TYPE_UNSPECIFIED = 0;
UPGRADE
Value: 1The next maintenance action type is upgrade.
Generated from protobuf enum UPGRADE = 1;