Google Cloud Sql Admin V1 Client - Class SqlInstancesPromoteReplicaRequest (0.7.0)

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

Instance promote replica request.

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

Namespace

Google \ Cloud \ Sql \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ instance string

Cloud SQL read replica instance name.

↳ project string

ID of the project that contains the read replica.

getInstance

Cloud SQL read replica instance name.

Returns
TypeDescription
string

setInstance

Cloud SQL read replica instance name.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getProject

ID of the project that contains the read replica.

Returns
TypeDescription
string

setProject

ID of the project that contains the read replica.

Parameter
NameDescription
var string
Returns
TypeDescription
$this