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."],[[["The latest version available for `EnterpriseConfig` in the Google Kubernetes Engine v1 API is 3.33.0, with the provided content listing all versions down to 2.3.0."],["The `EnterpriseConfig` class is part of the `Google.Cloud.Container.V1` namespace within the Google.Cloud.Container.V1.dll assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`EnterpriseConfig` has two constructors: a default constructor and one that takes another `EnterpriseConfig` object as a parameter for copying."],["The `EnterpriseConfig` has one property called `ClusterTier` that specifies the premium tier of the cluster, and is an output only value."]]],[]]