public sealed class GenerateClientCertificateResponse : IMessage<GenerateClientCertificateResponse>, IEquatable<GenerateClientCertificateResponse>, IDeepCloneable<GenerateClientCertificateResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the AlloyDB v1 API class GenerateClientCertificateResponse.
Message returned by a GenerateClientCertificate operation.
[[["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\u003eThe \u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e class is part of the Google Cloud AlloyDB v1 API, and is used to receive the response of a client certificate generation operation.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enabling it to work within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides two constructors: a default constructor and a constructor that copies the state from an existing \u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e class contains properties such as \u003ccode\u003eCaCert\u003c/code\u003e (the cluster CA certificate) and \u003ccode\u003ePemCertificateChain\u003c/code\u003e (the chain of certificates for verification), both are strings, however the second is a repeated field.\u003c/p\u003e\n"],["\u003cp\u003eThe latest documentation version for the \u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e class is 1.9.0, while this page's documentation is regarding the 1.6.0 version, and there are 8 other previous versions listed in the documentation.\u003c/p\u003e\n"]]],[],null,[]]