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

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

SslCerts insert request.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#common_name

def common_name() -> ::String
Returns
  • (::String) — User supplied name. Must be a distinct name from the other certificates for this instance.

#common_name=

def common_name=(value) -> ::String
Parameter
  • value (::String) — User supplied name. Must be a distinct name from the other certificates for this instance.
Returns
  • (::String) — User supplied name. Must be a distinct name from the other certificates for this instance.