public sealed class CertChain : IMessage<FetchCaCertsResponse.Types.CertChain>, IEquatable<FetchCaCertsResponse.Types.CertChain>, IDeepCloneable<FetchCaCertsResponse.Types.CertChain>, IBufferMessage, IMessage
[[["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\u003eCertChain\u003c/code\u003e class, a component of the \u003ccode\u003eFetchCaCertsResponse.Types\u003c/code\u003e within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eIt presents an overview of various versions of the \u003ccode\u003eCertChain\u003c/code\u003e, ranging from version 1.0.0 to the latest 3.9.0, with direct links to the respective documentation for each version.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCertChain\u003c/code\u003e class is defined as a sealed class that 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.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a public property called \u003ccode\u003eCertificates\u003c/code\u003e of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e which represents the list of certificates composing the CA chain.\u003c/p\u003e\n"],["\u003cp\u003eThere are two public constructors for creating a \u003ccode\u003eCertChain\u003c/code\u003e object: a default constructor and another one that takes a \u003ccode\u003eFetchCaCertsResponse.Types.CertChain\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]