Class RevocationDetails (1.2.4)

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

Describes fields that are relavent to the revocation of a Certificate.

Attributes

NameDescription
revocation_state google.cloud.security.privateca_v1.types.RevocationReason
Indicates why a Certificate was revoked.
revocation_time google.protobuf.timestamp_pb2.Timestamp
The time at which this Certificate was revoked.