public sealed class GetCertificateRequest : IMessage<GetCertificateRequest>, IEquatable<GetCertificateRequest>, IDeepCloneable<GetCertificateRequest>, IBufferMessage, IMessage
Request message for
[CertificateAuthorityService.GetCertificate][google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificate].
[[["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\u003eGetCertificateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace, used for requesting a specific certificate from the Certificate Authority Service.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 3.9.0, and the page lists available documentation for versions ranging from 1.0.0 to 3.9.0 for this \u003ccode\u003eGetCertificateRequest\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetCertificateRequest\u003c/code\u003e 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, all pertaining to the message.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, a default constructor, and one that takes another \u003ccode\u003eGetCertificateRequest\u003c/code\u003e as a parameter to clone it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCertificateRequest\u003c/code\u003e class has properties such as \u003ccode\u003eCertificateName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, both of which are essential to identifying the certificate being requested, with the Name being a string representing the name of the certificate to get, and \u003ccode\u003eCertificateName\u003c/code\u003e being the CertificateName-typed view over the name resource.\u003c/p\u003e\n"]]],[],null,[]]