Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class InstancesDemoteMasterRequest.
Database demote primary instance request.
Generated from protobuf message google.cloud.sql.v1beta4.InstancesDemoteMasterRequest
Namespace
Google \ Cloud \ Sql \ V1beta4Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ demote_master_context |
Google\Cloud\Sql\V1beta4\DemoteMasterContext
Contains details about the demoteMaster operation. |
getDemoteMasterContext
Contains details about the demoteMaster operation.
Returns | |
---|---|
Type | Description |
Google\Cloud\Sql\V1beta4\DemoteMasterContext|null |
hasDemoteMasterContext
clearDemoteMasterContext
setDemoteMasterContext
Contains details about the demoteMaster operation.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Sql\V1beta4\DemoteMasterContext
|
Returns | |
---|---|
Type | Description |
$this |