Class: Google::Cloud::Sql::V1beta4::SqlInstancesDemoteMasterRequest

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

#body::Google::Cloud::Sql::V1beta4::InstancesDemoteMasterRequest



347
348
349
350
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb', line 347

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

#instance::String

Returns Cloud SQL instance name.

Returns:

  • (::String)

    Cloud SQL instance name.



347
348
349
350
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb', line 347

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

#project::String

Returns ID of the project that contains the instance.

Returns:

  • (::String)

    ID of the project that contains the instance.



347
348
349
350
# File 'proto_docs/google/cloud/sql/v1beta4/cloud_sql.rb', line 347

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