public sealed class Subsetting : IMessage<Subsetting>, IEquatable<Subsetting>, IDeepCloneable<Subsetting>, IBufferMessage, IMessage
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 document outlines the various versions of the `Google.Cloud.Compute.V1.Subsetting` component, ranging from version 1.0.0 to the latest version 3.6.0."],["`Subsetting` is a configuration class that is currently only applicable to Internal TCP/UDP load balancing, Internal HTTP(S) load balancing, and Traffic Director."],["The `Subsetting` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Subsetting` class has two constructors, a default one and one that takes another `Subsetting` instance as a parameter to create a new object, and it also contains properties named `HasPolicy` and `Policy`."],["The `Policy` property of the Subsetting class is a string, and the `HasPolicy` property indicates if the policy field is set or not."]]],[]]