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

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

Operations get request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#operation

def operation() -> ::String
Returns
  • (::String) — Required. Instance operation ID.

#operation=

def operation=(value) -> ::String
Parameter
  • value (::String) — Required. Instance operation ID.
Returns
  • (::String) — Required. Instance operation ID.

#project

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

#project=

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