Class: Google::Cloud::Sql::V1beta4::SqlInstancesReleaseSsrsLeaseResponse

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb

Overview

The response for the release of the SSRS lease.

Instance Attribute Summary collapse

Instance Attribute Details

#operation_id::String

Returns The operation ID.

Returns:

  • (::String)

    The operation ID.



1077
1078
1079
1080
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb', line 1077

class SqlInstancesReleaseSsrsLeaseResponse
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end