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, specifically version 1.5.0, and is the message returned by a \u003ccode\u003eGenerateClientCertificate\u003c/code\u003e operation.\u003c/p\u003e\n"],["\u003cp\u003eThis 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, indicating its role in message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor \u003ccode\u003eGenerateClientCertificateResponse()\u003c/code\u003e and an overload \u003ccode\u003eGenerateClientCertificateResponse(GenerateClientCertificateResponse other)\u003c/code\u003e for creating copies.\u003c/p\u003e\n"],["\u003cp\u003eIt exposes two properties: \u003ccode\u003eCaCert\u003c/code\u003e, which is an optional string representing the PEM-encoded cluster CA X.509 certificate, and \u003ccode\u003ePemCertificateChain\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField\u003c/code\u003e of strings for the PEM-encoded certificate chain.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation shows versioning information for the \u003ccode\u003eGenerateClientCertificateResponse\u003c/code\u003e, ranging from version 1.0.0 up to the latest version of 1.9.0.\u003c/p\u003e\n"]]],[],null,[]]