public sealed class TrustConfig.Types.TrustAnchor : IMessage<TrustConfig.Types.TrustAnchor>, IEquatable<TrustConfig.Types.TrustAnchor>, IDeepCloneable<TrustConfig.Types.TrustAnchor>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class TrustConfig.Types.TrustAnchor.
[[["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 reference documentation for the `TrustConfig.Types.TrustAnchor` class within the Google Cloud Certificate Manager v1 API."],["The latest version of this class is 2.8.0, with multiple previous versions listed, including beta releases."],["`TrustConfig.Types.TrustAnchor` class is a sealed class that defines a trust anchor for validating PKI, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class includes properties like `HasPemCertificate`, `KindCase`, and `PemCertificate`, providing details about the trust anchor configuration."],["The document outlines the constructors available for the `TrustAnchor` class, and that each certificate provided in PEM format may occupy up to 5kB."]]],[]]