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 available is 3.9.0, with version 3.4.0 representing the current context of the documentation provided."],["This documentation outlines the `FetchCaCertsResponse.Types.CertChain` class, which is part of the `Google.Cloud.Security.PrivateCA.V1` namespace."],["The `CertChain` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling, equality checks, deep cloning, and buffer operations."],["The `CertChain` class has a `Certificates` property, which is a `RepeatedField\u003cstring\u003e` containing the CA certificates, ordered from leaf to root."],["The documentation shows a list of available versions from 1.0.0 to the latest 3.9.0, each pertaining to `Google.Cloud.Security.PrivateCA.V1.FetchCaCertsResponse.Types.CertChain`."]]],[]]