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."],[[["This webpage provides documentation for the `Subsetting` class within the Google Cloud Compute Engine v1 API, with the latest version being 3.6.0 and the current page's version being 2.15.0."],["The `Subsetting` class is used to configure subsetting for Internal TCP/UDP load balancing, Internal HTTP(S) load balancing, and Traffic Director."],["The `Subsetting` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors: a default `Subsetting()` constructor and a `Subsetting(Subsetting other)` constructor to copy another instance, with properties `HasPolicy` and `Policy`."],["The documentation includes links to all available versions of the `Subsetting` class, ranging from 1.0.0 up to the most current version 3.6.0."]]],[]]