public sealed class GetCertificateAuthorityRequest : IMessage<GetCertificateAuthorityRequest>, IEquatable<GetCertificateAuthorityRequest>, IDeepCloneable<GetCertificateAuthorityRequest>, IBufferMessage, IMessage
Request message for [CertificateAuthorityService.GetCertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthorityService.GetCertificateAuthority].
Required. The [name][google.cloud.security.privateca.v1.CertificateAuthority.name] of the [CertificateAuthority][google.cloud.security.privateca.v1.CertificateAuthority] 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\u003eGetCertificateAuthorityRequest\u003c/code\u003e class, which is a request message used to retrieve a specific Certificate Authority, within the Google Cloud Security PrivateCA V1 library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this request class is 3.9.0, and it is also compatible with versions ranging from 3.8.0 down to 1.0.0, as seen by the different links for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCertificateAuthorityRequest\u003c/code\u003e class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, providing various functionalities for the request.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties such as \u003ccode\u003eCertificateAuthorityName\u003c/code\u003e, which provides a typed view over the resource name, and \u003ccode\u003eName\u003c/code\u003e, a string property representing the name of the Certificate Authority to be retrieved.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains 2 constructors, one without any parameters and another using a copy constructor, allowing the creation of new instances by copying existing data from another \u003ccode\u003eGetCertificateAuthorityRequest\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]