Class FetchCaCertsResponse (1.12.0)

FetchCaCertsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for CertificateAuthorityService.FetchCaCerts.

Attribute

NameDescription
ca_certs MutableSequence[google.cloud.security.privateca_v1.types.FetchCaCertsResponse.CertChain]
The PEM encoded CA certificate chains of all certificate authorities in this CaPool in the ENABLED, DISABLED, or STAGED states.

Classes

CertChain

CertChain(mapping=None, *, ignore_unknown_fields=False, **kwargs)