public sealed class GetCertificateRequest : IMessage<GetCertificateRequest>, IEquatable<GetCertificateRequest>, IDeepCloneable<GetCertificateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Authority v1 API class GetCertificateRequest.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `GetCertificateRequest` class within the Google Cloud Security Private CA v1 API, specifically focusing on version 3.1.0."],["The `GetCertificateRequest` class is used to request a certificate from the Certificate Authority Service, as detailed in the provided content."],["It inherits from `Object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing comprehensive functionality."],["The documentation includes details about the class constructors, properties like `CertificateName` and `Name`, and inherited members from `Object`, allowing for a complete understanding of its structure."],["The page lists the versions available, ranging from 1.0.0 to 3.9.0, with the latest being 3.9.0, as the current content is at 3.1.0, meaning that this webpage is for documentation of version 3.1.0."]]],[]]