public sealed class GetCertificateRevocationListRequest : IMessage<GetCertificateRevocationListRequest>, IEquatable<GetCertificateRevocationListRequest>, IDeepCloneable<GetCertificateRevocationListRequest>, IBufferMessage, IMessage
Request message for
[CertificateAuthorityService.GetCertificateRevocationList][google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateRevocationList].
Required. The [name][google.cloud.security.privateca.v1.CertificateRevocationList.name] of the
[CertificateRevocationList][google.cloud.security.privateca.v1.CertificateRevocationList] to get.
[[["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 webpage details the \u003ccode\u003eGetCertificateRevocationListRequest\u003c/code\u003e class, which is a request message for retrieving a Certificate Revocation List in Google Cloud's Private CA service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCertificateRevocationListRequest\u003c/code\u003e class 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, providing functionalities for message handling, comparison, cloning, and buffer operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that accepts another \u003ccode\u003eGetCertificateRevocationListRequest\u003c/code\u003e instance for initialization, and it has two properties: \u003ccode\u003eCertificateRevocationListName\u003c/code\u003e for a typed view of the resource name and \u003ccode\u003eName\u003c/code\u003e for the string representation of the name.\u003c/p\u003e\n"],["\u003cp\u003eThe content lists various versions of the \u003ccode\u003eGetCertificateRevocationListRequest\u003c/code\u003e ranging from version 1.0.0 to 3.9.0 with 3.9.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThere are several inherited members from \u003ccode\u003eObject\u003c/code\u003e, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]