Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::InstancesListServerCasResponse.
Instances ListServerCas response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#active_version
def active_version() -> ::String
Returns
- (::String)
#active_version=
def active_version=(value) -> ::String
Parameter
- value (::String)
Returns
- (::String)
#certs
def certs() -> ::Array<::Google::Cloud::Sql::V1::SslCert>
Returns
- (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of server CA certificates for the instance.
#certs=
def certs=(value) -> ::Array<::Google::Cloud::Sql::V1::SslCert>
Parameter
- value (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of server CA certificates for the instance.
Returns
- (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of server CA certificates for the instance.
#kind
def kind() -> ::String
Returns
-
(::String) — This is always
sql#instancesListServerCas.
#kind=
def kind=(value) -> ::String
Parameter
-
value (::String) — This is always
sql#instancesListServerCas.
Returns
-
(::String) — This is always
sql#instancesListServerCas.