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 webpage provides documentation for the `TrustConfig.Types.TrustAnchor` class, a part of the Certificate Manager v1 API within the Google Cloud .NET library."],["The `TrustConfig.Types.TrustAnchor` class, which defines a trust anchor, is found in the `Google.Cloud.CertificateManager.V1` namespace and is implemented in the `Google.Cloud.CertificateManager.V1.dll` assembly."],["There are several versions of the `TrustConfig.Types.TrustAnchor` class documented, ranging from version 1.0.0-beta02 to the latest 2.8.0, with version 2.5.0 being the current page context."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits members from the base `object` class."],["The class contains methods for setting and getting a pem certificate using the `PemCertificate` property, the `HasPemCertificate` property for checking if the `pem_certificate` is set, and the `KindCase` property."]]],[]]