Cloud SQL Admin V1 API - Class Google::Cloud::Sql::V1::SqlInstancesInsertRequest (v0.1.0)

Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SqlInstancesInsertRequest.

Instance insert request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#body

def body() -> ::Google::Cloud::Sql::V1::DatabaseInstance

#body=

def body=(value) -> ::Google::Cloud::Sql::V1::DatabaseInstance

#project

def project() -> ::String
Returns
  • (::String) — Project ID of the project to which the newly created Cloud SQL instances should belong.

#project=

def project=(value) -> ::String
Parameter
  • value (::String) — Project ID of the project to which the newly created Cloud SQL instances should belong.
Returns
  • (::String) — Project ID of the project to which the newly created Cloud SQL instances should belong.