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 used to request information about a specific \u003ccode\u003eCertificateAuthority\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of this class is 3.9.0, and the page provides links to documentation for previous versions, ranging down to version 1.0.0, for developers using earlier releases.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCertificateAuthorityRequest\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, enabling deep cloning and compatibility within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eGetCertificateAuthorityRequest\u003c/code\u003e include \u003ccode\u003eCertificateAuthorityName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, with the latter being required to identify the specific \u003ccode\u003eCertificateAuthority\u003c/code\u003e to retrieve.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCertificateAuthorityRequest\u003c/code\u003e has two constructors, one taking in no arguments and another taking in another \u003ccode\u003eGetCertificateAuthorityRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]