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-03-31 UTC."],[[["The latest version available for the Compute Engine v1 API class Subsetting is 3.6.0."],["This page provides documentation for the `Subsetting` class, used for configuring subsetting in Google Cloud's BackendService, particularly for Internal TCP/UDP, Internal HTTP(S) load balancing, and Traffic Director."],["The `Subsetting` class inherits from the base `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `Subsetting` object as a parameter, and includes properties for `HasPolicy` (a boolean indicating whether the \"policy\" field is set) and `Policy` (a string field)."],["Documentation is available for versions ranging from 1.0.0 up to the latest 3.6.0, with each version having its own dedicated page for the Subsetting class."]]],[]]