Google Cloud Sql Admin V1 Client - Class InstancesDemoteMasterRequest (0.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class InstancesDemoteMasterRequest.
Database demote primary instance request.
Generated from protobuf message google.cloud.sql.v1.InstancesDemoteMasterRequest
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ demote_master_context |
Google\Cloud\Sql\V1\DemoteMasterContext
Contains details about the demoteMaster operation. |
getDemoteMasterContext
Contains details about the demoteMaster operation.
| Returns | |
|---|---|
| Type | Description |
Google\Cloud\Sql\V1\DemoteMasterContext|null |
|
hasDemoteMasterContext
clearDemoteMasterContext
setDemoteMasterContext
Contains details about the demoteMaster operation.
| Parameter | |
|---|---|
| Name | Description |
var |
Google\Cloud\Sql\V1\DemoteMasterContext
|
| Returns | |
|---|---|
| Type | Description |
$this |
|