Class: Google::Cloud::Sql::V1beta4::SqlOperationsGetRequest

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

Instance Attribute Summary collapse

Instance Attribute Details

#location::String

Returns Optional. Region of the Cloud SQL instance.

Returns:

  • (::String)

    Optional. Region of the Cloud SQL instance.



893
894
895
896
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb', line 893

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

#operation::String

Returns Instance operation ID.

Returns:

  • (::String)

    Instance operation ID.



893
894
895
896
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb', line 893

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

#project::String

Returns Project ID of the project that contains the instance.

Returns:

  • (::String)

    Project ID of the project that contains the instance.



893
894
895
896
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb', line 893

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