public sealed class Subsetting : IMessage<Subsetting>, IEquatable<Subsetting>, IDeepCloneable<Subsetting>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class Subsetting.
Subsetting configuration for this BackendService. Currently this is applicable only for Internal TCP/UDP load balancing, Internal HTTP(S) load balancing and Traffic Director.
[[["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-02 UTC."],[[["The documentation provides reference material and code samples for the Compute Engine v1 API class called Subsetting."],["Subsetting is a class applicable to Internal TCP/UDP load balancing, Internal HTTP(S) load balancing, and Traffic Director configurations."],["The latest version of the Compute Engine v1 API documented is 3.6.0, with multiple previous versions ranging from 3.5.0 down to 1.0.0, available to reference as well."],["The Subsetting class includes properties such as HasPolicy (a boolean) and Policy (a string), along with constructors for creating new Subsetting instances."],["The Subsetting class inherits from the base object class and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."]]],[]]