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."],[[["The latest version available for the Google Kubernetes Engine v1 API class EnterpriseConfig is 3.33.0, with a comprehensive history of versions dating back to 2.3.0."],["The EnterpriseConfig class is a part of the Google.Cloud.Container.V1 namespace and is found within the Google.Cloud.Container.V1.dll assembly."],["EnterpriseConfig serves as the cluster enterprise configuration and is defined as a sealed class, implementing multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes a ClusterTier property, which is an output-only field that specifies the premium tier of the cluster."],["There are two constructors for creating an instance of EnterpriseConfig, one is a standard constructor and the other accepts another EnterpriseConfig object as a parameter."]]],[]]