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 used in the \u003ccode\u003eCertificateAuthorityService.GetCertificateRevocationList\u003c/code\u003e method for the Google Cloud Security Private CA API.\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 functionality for message handling, equality checks, deep cloning, and buffer-based message operations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor and a copy constructor, allowing for object creation and duplication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCertificateRevocationListRequest\u003c/code\u003e class has two properties: \u003ccode\u003eCertificateRevocationListName\u003c/code\u003e, representing the typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, which is a string property representing the name of the certificate revocation list to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes links to previous versions of the library ranging from 1.0.0 to 3.9.0.\u003c/p\u003e\n"]]],[],null,[]]