public sealed class ClientCertificateConfig : IMessage<ClientCertificateConfig>, IEquatable<ClientCertificateConfig>, IDeepCloneable<ClientCertificateConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ClientCertificateConfig.
Configuration for client certificates on the cluster.
[[["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 available for the `ClientCertificateConfig` class in the Google Kubernetes Engine v1 API is version 3.33.0, with a range of prior versions listed back to 2.3.0."],["The `ClientCertificateConfig` class provides configuration settings for client certificates within a cluster, which can be referenced in the Google Kubernetes Engine v1 API documentation."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for message handling, comparison, cloning, and buffer management."],["`ClientCertificateConfig` contains a property, `IssueClientCertificate`, that is a boolean, allowing the control over if a client certificate is issued."],["This class is part of the `Google.Cloud.Container.V1` namespace and is located in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]