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, which is part of the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace and is used within the \u003ccode\u003eFetchCaCertsResponse.Types\u003c/code\u003e structure.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCertChain\u003c/code\u003e class is defined as sealed and 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, for various functionalities.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this specific class is 3.9.0, but the page specifically discusses version 2.3.0 and versions down to 1.0.0, with each version having its own documentation link.\u003c/p\u003e\n"],["\u003cp\u003eThe class has a \u003ccode\u003eCertificates\u003c/code\u003e property of type \u003ccode\u003eRepeatedField<string>\u003c/code\u003e which contains a collection of certificates that form the CA chain, ordered from leaf to root.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using a default constructor \u003ccode\u003eCertChain()\u003c/code\u003e or by using a constructor that takes another \u003ccode\u003eCertChain\u003c/code\u003e object as a parameter \u003ccode\u003eCertChain(FetchCaCertsResponse.Types.CertChain other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]