public sealed class TrustConfig.Types.IntermediateCA : IMessage<TrustConfig.Types.IntermediateCA>, IEquatable<TrustConfig.Types.IntermediateCA>, IDeepCloneable<TrustConfig.Types.IntermediateCA>, IBufferMessage, IMessage
Reference documentation and code samples for the Certificate Manager v1 API class TrustConfig.Types.IntermediateCA.
[[["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 documentation page covers the `TrustConfig.Types.IntermediateCA` class within the Google Cloud Certificate Manager v1 API, specifically for version 2.6.0."],["The `TrustConfig.Types.IntermediateCA` class defines an intermediate Certificate Authority (CA) and can be implemented through the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class provides constructors for creating an instance, either empty or by copying another `IntermediateCA` object, as well as information concerning whether or not the pem certificate field is set."],["The class includes a `PemCertificate` property, allowing for the use of PEM-formatted intermediate certificates for validation purposes, with a size limit of 5kB per certificate."],["The documentation also includes links to previous versions of the API, as well as it's most recent version, so users may select which documentation matches their current API version."]]],[]]