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 of the `ClientCertificateConfig` class is 3.33.0, which is part of the Google.Cloud.Container.V1 namespace in the .NET API."],["This page provides documentation and code samples for the `ClientCertificateConfig` class, which is used for managing client certificates in Google Kubernetes Engine v1."],["The `ClientCertificateConfig` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all available versions of the `ClientCertificateConfig` class, from version 2.3.0 up to the latest version 3.33.0, for the purpose of showing the available versions."],["A key property of the class is `IssueClientCertificate`, a boolean that controls whether a client certificate should be issued."]]],[]]