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-04-09 UTC."],[[["This webpage provides documentation for the `EnterpriseConfig` class within the Google Kubernetes Engine v1 API, specifically in the `Google.Cloud.Container.V1` namespace."],["The latest version of the documentation available is 3.33.0, and it is a collection of different versions available, from 2.3.0 all the way to the current."],["The `EnterpriseConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["`EnterpriseConfig` includes a property called `ClusterTier`, which indicates the premium tier of the cluster, and has two constructors that are documented."],["It is in the `Google.Cloud.Container.V1.dll` assembly."]]],[]]