public sealed class EnterpriseConfig : IMessage<EnterpriseConfig>, IEquatable<EnterpriseConfig>, IDeepCloneable<EnterpriseConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class EnterpriseConfig.
EnterpriseConfig is the cluster enterprise configuration.
[[["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 page provides documentation for the `EnterpriseConfig` class within the Google Kubernetes Engine v1 API, specifically within the `Google.Cloud.Container.V1` namespace, with the current version being 3.20.0."],["The `EnterpriseConfig` class is used for defining the enterprise configuration of a Kubernetes cluster, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version of the API documented is 3.33.0, while this page specifically details version 3.20.0, with links provided to documentation for versions ranging from 2.3.0 to 3.33.0."],["`EnterpriseConfig` has properties, such as `ClusterTier`, which indicates the premium tier of the cluster and are output-only, as well as constructors for creating instances of this class."]]],[]]