public sealed class CertificateAuthority.Types.ManagedCertificateAuthority : IMessage<CertificateAuthority.Types.ManagedCertificateAuthority>, IEquatable<CertificateAuthority.Types.ManagedCertificateAuthority>, IDeepCloneable<CertificateAuthority.Types.ManagedCertificateAuthority>, 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 `ManagedCertificateAuthority` is 1.4.0, with previous versions available dating back to 1.0.0."],["`ManagedCertificateAuthority` is a sealed class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and includes inherited members such as `GetHashCode()`, `GetType()`, and `ToString()`."],["It is part of the `Google.Cloud.Redis.Cluster.V1` namespace and is contained within the `Google.Cloud.Redis.Cluster.V1.dll` assembly."],["`ManagedCertificateAuthority` class has two constructors : one without any parameter and the other taking a `ManagedCertificateAuthority` object as a parameter, and has a `CaCerts` property of type `RepeatedField\u003cCertChain\u003e` for handling PEM encoded CA certificate chains for redis server authentication."]]],[]]