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."],[[["The latest version of the Google.Cloud.Compute.V1 library is 3.6.0, with multiple previous versions available for reference, ranging down to version 1.0.0."],["The content focuses on the `Subsetting` class, which is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The `Subsetting` class provides configuration options specifically for Internal TCP/UDP load balancing, Internal HTTP(S) load balancing, and Traffic Director."],["The `Subsetting` class implements multiple interfaces, including `IMessage\u003cSubsetting\u003e`, `IEquatable\u003cSubsetting\u003e`, `IDeepCloneable\u003cSubsetting\u003e`, and `IBufferMessage`, indicating its role within the Google.Protobuf framework."],["The `Subsetting` class contains properties such as `HasPolicy` which determines if the \"policy\" field is set, as well as the `Policy` property which allows the user to assign it a string value."]]],[]]