Google Cloud Sql Admin V1beta4 Client - Class InstancesDemoteRequest (0.10.0)

Reference documentation and code samples for the Google Cloud Sql Admin V1beta4 Client class InstancesDemoteRequest.

This request is used to demote an existing standalone instance to be a Cloud SQL read replica for an external database server.

Generated from protobuf message google.cloud.sql.v1beta4.InstancesDemoteRequest

Namespace

Google \ Cloud \ Sql \ V1beta4

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ demote_context Google\Cloud\Sql\V1beta4\DemoteContext

Required. This context is used to demote an existing standalone instance to be a Cloud SQL read replica for an external database server.

getDemoteContext

Required. This context is used to demote an existing standalone instance to be a Cloud SQL read replica for an external database server.

Returns
TypeDescription
Google\Cloud\Sql\V1beta4\DemoteContext|null

hasDemoteContext

clearDemoteContext

setDemoteContext

Required. This context is used to demote an existing standalone instance to be a Cloud SQL read replica for an external database server.

Parameter
NameDescription
var Google\Cloud\Sql\V1beta4\DemoteContext
Returns
TypeDescription
$this