Cloud SQL Admin V1BETA4 API - Class Google::Cloud::Sql::V1beta4::SqlInstancesDemoteRequest (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API class Google::Cloud::Sql::V1beta4::SqlInstancesDemoteRequest.

Instance demote request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#body

def body() -> ::Google::Cloud::Sql::V1beta4::InstancesDemoteRequest

#body=

def body=(value) -> ::Google::Cloud::Sql::V1beta4::InstancesDemoteRequest
Parameter

#instance

def instance() -> ::String
Returns
  • (::String) — Required. The name of the Cloud SQL instance.

#instance=

def instance=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the Cloud SQL instance.
Returns
  • (::String) — Required. The name of the Cloud SQL instance.

#project

def project() -> ::String
Returns
  • (::String) — Required. The project ID of the project that contains the instance.

#project=

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