Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API class Google::Cloud::Sql::V1beta4::SqlOperationsGetRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#location
def location() -> ::String
Returns
- (::String) — Optional. Region of the Cloud SQL instance.
#location=
def location=(value) -> ::String
Parameter
- value (::String) — Optional. Region of the Cloud SQL instance.
Returns
- (::String) — Optional. Region of the Cloud SQL instance.
#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.