public sealed class ILBSubsettingConfig : IMessage<ILBSubsettingConfig>, IEquatable<ILBSubsettingConfig>, IDeepCloneable<ILBSubsettingConfig>, IBufferMessage, IMessage
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 of `ILBSubsettingConfig` is 3.33.0, part of the Google.Cloud.Container.V1 library."],["This documentation provides access to historical versions, with the earliest being version 2.3.0 and 3.0.0 being the initial version in this set."],["`ILBSubsettingConfig` class manages the configuration of L4 Internal LoadBalancer subsetting in a cluster, inheriting from `Object` and implementing several interfaces."],["The class `ILBSubsettingConfig` includes a boolean property `Enabled`, which controls whether l4 ILB subsetting is active for a given cluster."]]],[]]