Reference documentation and code samples for the Cloud SQL Admin V1 API class Google::Cloud::Sql::V1::InstancesListEntraIdCertificatesResponse.
Instances ListEntraIdCertificates response.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#active_version
def active_version() -> ::String
Returns
-
(::String) — The
sha1_fingerprintof the active certificate fromcerts.
#active_version=
def active_version=(value) -> ::String
Parameter
-
value (::String) — The
sha1_fingerprintof the active certificate fromcerts.
Returns
-
(::String) — The
sha1_fingerprintof the active certificate fromcerts.
#certs
def certs() -> ::Array<::Google::Cloud::Sql::V1::SslCert>
Returns
- (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of Entra ID certificates for the instance.
#certs=
def certs=(value) -> ::Array<::Google::Cloud::Sql::V1::SslCert>
Parameter
- value (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of Entra ID certificates for the instance.
Returns
- (::Array<::Google::Cloud::Sql::V1::SslCert>) — List of Entra ID certificates for the instance.
#kind
def kind() -> ::String
Returns
-
(::String) — This is always
sql#instancesListEntraIdCertificates.
#kind=
def kind=(value) -> ::String
Parameter
-
value (::String) — This is always
sql#instancesListEntraIdCertificates.
Returns
-
(::String) — This is always
sql#instancesListEntraIdCertificates.