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

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

SslCertDetail.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cert_info

def cert_info() -> ::Google::Cloud::Sql::V1::SslCert
Returns

#cert_info=

def cert_info=(value) -> ::Google::Cloud::Sql::V1::SslCert
Parameter
Returns

#cert_private_key

def cert_private_key() -> ::String
Returns
  • (::String) — The private key for the client cert, in pem format. Keep private in order to protect your security.

#cert_private_key=

def cert_private_key=(value) -> ::String
Parameter
  • value (::String) — The private key for the client cert, in pem format. Keep private in order to protect your security.
Returns
  • (::String) — The private key for the client cert, in pem format. Keep private in order to protect your security.