Google Cloud Sql Admin V1 Client - Class SqlSubOperationType (1.6.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class SqlSubOperationType.

The sub operation type based on the operation type.

Generated from protobuf message google.cloud.sql.v1.SqlSubOperationType

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ maintenance_type int

The type of maintenance to be performed on the instance.

getMaintenanceType

The type of maintenance to be performed on the instance.

Returns
Type Description
int Enum of type SqlMaintenanceType.

hasMaintenanceType

setMaintenanceType

The type of maintenance to be performed on the instance.

Parameter
Name Description
var int

Enum of type SqlMaintenanceType.

Returns
Type Description
$this

getSubOperationDetails

Returns
Type Description
string