public sealed class ILBSubsettingConfig : IMessage<ILBSubsettingConfig>, IEquatable<ILBSubsettingConfig>, IDeepCloneable<ILBSubsettingConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Kubernetes Engine v1 API class ILBSubsettingConfig.
ILBSubsettingConfig contains the desired config of L4 Internal LoadBalancer
subsetting on this cluster.
[[["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 `ILBSubsettingConfig` in the Google Cloud Container V1 API is version 3.33.0."],["This document provides reference for the `ILBSubsettingConfig` class, detailing its constructors, properties, and inherited members within the Google.Cloud.Container.V1 namespace, using version 3.25.0 as its main focus."],["The `ILBSubsettingConfig` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering functionalities like data messaging, equality comparison, deep cloning, and buffer messaging."],["The `Enabled` property within the `ILBSubsettingConfig` class is a boolean that determines whether L4 ILB subsetting is activated for the cluster."],["A list of older versions for `ILBSubsettingConfig`, starting from version 3.32.0 and going down to 2.3.0, are provided for reference."]]],[]]