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, specifically \u003ccode\u003eFetchCaCertsResponse.Types.CertChain\u003c/code\u003e, within the \u003ccode\u003eGoogle.Cloud.Security.PrivateCA.V1\u003c/code\u003e namespace for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCertChain\u003c/code\u003e class is part of Google Cloud's Private Certificate Authority service and is designed to manage a chain of certificates.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from the \u003ccode\u003eObject\u003c/code\u003e class and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, making it a specialized component within the .NET framework.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCertChain\u003c/code\u003e class offers two constructors: a default constructor \u003ccode\u003eCertChain()\u003c/code\u003e and a copy constructor \u003ccode\u003eCertChain(FetchCaCertsResponse.Types.CertChain other)\u003c/code\u003e, for creating instances.\u003c/p\u003e\n"],["\u003cp\u003eThe primary property of the \u003ccode\u003eCertChain\u003c/code\u003e class is \u003ccode\u003eCertificates\u003c/code\u003e, which is a \u003ccode\u003eRepeatedField<string>\u003c/code\u003e that stores the ordered list of certificates in the CA chain, from the leaf to the root.\u003c/p\u003e\n"]]],[],null,[]]