Class RevokedCertificate (0.1.1)

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

Describes a revoked Certificate.

Attributes

NameDescription
certificate str
The resource path for the Certificate in the format projects/*/locations/*/certificateAuthorities/*/certificates/*.
hex_serial_number str
The serial number of the Certificate.
revocation_reason .resources.RevocationReason
The reason the Certificate was revoked.