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 latest version of the \u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e class is 1.9.0, while this documentation specifically covers version 1.3.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e is an AlloyDB v1 API class that represents the message returned by a \u003ccode\u003eGenerateClientCertificate\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGenerateClientCertificateResponse\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.\u003c/p\u003e\n"],["\u003cp\u003eThis class provides two constructors: a default constructor and a constructor that accepts another \u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties: \u003ccode\u003eCaCert\u003c/code\u003e, a string for the pem-encoded cluster CA certificate, and \u003ccode\u003ePemCertificateChain\u003c/code\u003e, a repeated field of strings for the pem-encoded certificate chain used to verify the X.509 certificate.\u003c/p\u003e\n"]]],[],null,[]]