public sealed class CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain : IMessage<CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain>, IEquatable<CertificateAuthority.Types.ManagedCertificateAuthority.Types.CertChain>, IDeepCloneable<CertificateAuthority.Types.ManagedCertificateAuthority.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."],[[["This document provides information on the `CertChain` class within the `Google.Cloud.Redis.Cluster.V1` namespace, specifically version 1.3.0."],["The `CertChain` class, a sealed class, represents a certificate authority chain and inherits from `object` while implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for `CertChain`: a default constructor and one that takes another `CertChain` object as a parameter."],["The `Certificates` property of the `CertChain` class is a `RepeatedField\u003cstring\u003e` that contains the certificates that make up the certificate authority chain, in leaf-to-root order."],["The latest version of the document is 1.4.0, while version 1.3.0 is the one displayed, and other previous versions are available such as 1.2.0, 1.1.0 and 1.0.0."]]],[]]