Reference documentation and code samples for the Google Cloud Sql Admin V1 Client class DemoteContext.
This context 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.v1.DemoteContext
Namespace
Google \ Cloud \ Sql \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ kind
string
This is always sql#demoteContext
.
↳ source_representative_instance_name
string
Required. The name of the instance which acts as the on-premises primary instance in the replication setup.
getKind
This is always sql#demoteContext
.
string
setKind
This is always sql#demoteContext
.
var
string
$this
getSourceRepresentativeInstanceName
Required. The name of the instance which acts as the on-premises primary instance in the replication setup.
string
setSourceRepresentativeInstanceName
Required. The name of the instance which acts as the on-premises primary instance in the replication setup.
var
string
$this