Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::SslCertsListResponse.
SslCerts list response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#items
def items() -> ::Array<::Google::Cloud::Sql::V1::SslCert>
Returns
- (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of client certificates for the instance.
#items=
def items=(value) -> ::Array<::Google::Cloud::Sql::V1::SslCert>
Parameter
- value (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of client certificates for the instance.
Returns
- (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of client certificates for the instance.
#kind
def kind() -> ::String
Returns
-
(::String) — This is always
sql#sslCertsList.
#kind=
def kind=(value) -> ::String
Parameter
-
value (::String) — This is always
sql#sslCertsList.
Returns
-
(::String) — This is always
sql#sslCertsList.