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 reference documentation for the `EnterpriseConfig` class within the Google Kubernetes Engine v1 API, specifically for the .NET library."],["The latest version of the `EnterpriseConfig` documentation is 3.33.0, and the page lists a history of versions ranging from 3.33.0 down to 2.3.0."],["The `EnterpriseConfig` class is a part of the `Google.Cloud.Container.V1` namespace and is used to define the cluster enterprise configuration."],["This class implements multiple interfaces, including `IMessage`, `IEquatable\u003cEnterpriseConfig\u003e`, `IDeepCloneable\u003cEnterpriseConfig\u003e`, and `IBufferMessage`, providing functionalities such as message handling, equality checks, deep cloning, and buffer message operations."],["The `EnterpriseConfig` class has a property, `ClusterTier`, that represents the premium tier of the cluster and is available as output only."]]],[]]