public sealed class RevokedCertificate : IMessage<CertificateRevocationList.Types.RevokedCertificate>, IEquatable<CertificateRevocationList.Types.RevokedCertificate>, IDeepCloneable<CertificateRevocationList.Types.RevokedCertificate>, IBufferMessage, IMessage
Describes a revoked [Certificate][google.cloud.security.privateca.v1.Certificate].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eRevokedCertificate\u003c/code\u003e class, which is part of the Google Cloud Security Private CA API, specifically within the \u003ccode\u003eCertificateRevocationList.Types\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRevokedCertificate\u003c/code\u003e class is used to represent a revoked certificate and implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties such as \u003ccode\u003eCertificate\u003c/code\u003e, \u003ccode\u003eHexSerialNumber\u003c/code\u003e, and \u003ccode\u003eRevocationReason\u003c/code\u003e to describe the details of a revoked certificate, allowing you to fetch and set such information.\u003c/p\u003e\n"],["\u003cp\u003eThe document contains references to multiple versions of the Google Cloud Security Private CA API, with version 3.9.0 being the most current listed.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from the base \u003ccode\u003eObject\u003c/code\u003e class and includes constructors for creating a new \u003ccode\u003eRevokedCertificate\u003c/code\u003e object, either as an empty object or by copying an existing \u003ccode\u003eRevokedCertificate\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]