public sealed class Certificate.Types.RevocationDetails : IMessage<Certificate.Types.RevocationDetails>, IEquatable<Certificate.Types.RevocationDetails>, IDeepCloneable<Certificate.Types.RevocationDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class Certificate.Types.RevocationDetails.
Describes fields that are relavent to the revocation of a
[Certificate][google.cloud.security.privateca.v1.Certificate].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `Certificate.Types.RevocationDetails` class within the Google Cloud Security Private CA v1 API, detailing its role in certificate revocation."],["The `Certificate.Types.RevocationDetails` class includes properties for `RevocationState` and `RevocationTime`, which specify the reason for revocation and the time of revocation, respectively."],["The documentation lists different versions of the API, ranging from the latest `3.9.0` down to `1.0.0`, with each version linking to its corresponding documentation for `RevocationDetails`."],["The `Certificate.Types.RevocationDetails` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting a variety of functionalities."],["The webpage also provides information on the class constructors: `RevocationDetails()`, and `RevocationDetails(Certificate.Types.RevocationDetails other)`, as well as inherited members from the base object class."]]],[]]