Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::SqlInstancesStopReplicaRequest (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlInstancesStopReplicaRequest.

Instance stop replica request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#instance

def instance() -> ::String
Returns
  • (::String) — Cloud SQL read replica instance name.

#instance=

def instance=(value) -> ::String
Parameter
  • value (::String) — Cloud SQL read replica instance name.
Returns
  • (::String) — Cloud SQL read replica instance name.

#project

def project() -> ::String
Returns
  • (::String) — ID of the project that contains the read replica.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — ID of the project that contains the read replica.
Returns
  • (::String) — ID of the project that contains the read replica.