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, detailing its structure and functionality."],["The latest available version of the `EnterpriseConfig` documentation is version 3.33.0, with a range of previous versions from 3.32.0 down to 2.3.0 also accessible."],["The `EnterpriseConfig` class is used to define the cluster's enterprise configuration in Google Cloud, and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`EnterpriseConfig` has an output-only property called `ClusterTier` that indicates the premium tier of the cluster, of type `EnterpriseConfig.Types.ClusterTier`."],["There are two constructors available for `EnterpriseConfig`, a default constructor and one that accepts another `EnterpriseConfig` instance as an argument for copying purposes."]]],[]]