public sealed class FetchCaCertsResponse.Types.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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the `CertChain` documentation is version 3.9.0, within the Google Cloud Security PrivateCA V1 framework."],["This webpage provides documentation for the `FetchCaCertsResponse.Types.CertChain` class, which is part of the Google Cloud Security PrivateCA V1 namespace and assembly, including versions back to 1.0.0."],["The `CertChain` class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `CertChain` class has two constructors: a default constructor `CertChain()` and an overloaded constructor `CertChain(CertChain)` that accepts another `CertChain` instance for cloning."],["The `Certificates` property of `CertChain`, a `RepeatedField\u003cstring\u003e`, contains an ordered list of certificates from the leaf to the root."]]],[]]