Google Cloud Oracle Database V1 Client - Class NextMaintenanceActionType (0.9.0)

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 \ GoldengateDeploymentProperties

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

NEXT_MAINTENANCE_ACTION_TYPE_UNSPECIFIED

Value: 0

The next maintenance action type is unspecified.

Generated from protobuf enum NEXT_MAINTENANCE_ACTION_TYPE_UNSPECIFIED = 0;

UPGRADE

Value: 1

The next maintenance action type is upgrade.

Generated from protobuf enum UPGRADE = 1;