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 webpage provides documentation for the `EnterpriseConfig` class within the Google Kubernetes Engine v1 API, focusing on version 3.30.0."],["The `EnterpriseConfig` class represents the cluster's enterprise configuration and is part of the `Google.Cloud.Container.V1` namespace."],["Version history is available on the page, with versions ranging from 3.33.0 (latest) down to 2.3.0, each with their own respective documentation links."],["`EnterpriseConfig` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has a property, `ClusterTier`, which represents the premium tier of the cluster, indicating the type is `EnterpriseConfig.Types.ClusterTier`."]]],[]]