Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlOperationsCancelRequest.
Operations cancel request.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#operation
def operation() -> ::String
Returns
- (::String) — Instance operation ID.
#operation=
def operation=(value) -> ::String
Parameter
- value (::String) — Instance operation ID.
Returns
- (::String) — Instance operation ID.
#project
def project() -> ::String
Returns
- (::String) — Project ID of the project that contains the instance.
#project=
def project=(value) -> ::String
Parameter
- value (::String) — Project ID of the project that contains the instance.
Returns
- (::String) — Project ID of the project that contains the instance.