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-04-09 UTC."],[[["The latest version of the `ClientCertificateConfig` class is 3.33.0, which can be found at the provided URL, and the page is currently viewing version 3.29.0 of that documentation."],["This page provides reference documentation and code samples for the `ClientCertificateConfig` class in the Google Kubernetes Engine v1 API."],["`ClientCertificateConfig` is a class that configures client certificates for the cluster and inherits members from the base object class and implements IMessage, IEquatable, IDeepCloneable, and IBufferMessage interfaces."],["The class includes a property `IssueClientCertificate`, which is a boolean that determines if a client certificate should be issued."],["There is a long list of historical versions of this class between versions 3.32.0 down to 2.3.0 all within the context of Google.Cloud.Container.V1, which you can access."]]],[]]