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."],[[["This document provides reference information for the `Subsetting` class within the Google Cloud Compute Engine v1 API for .NET."],["The latest version available is 3.6.0, and the document covers versions dating back to 1.0.0."],["The `Subsetting` class is used to configure subsetting for various load balancing services, like Internal TCP/UDP and HTTP(S), as well as Traffic Director."],["`Subsetting` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality."],["Key properties of the `Subsetting` class include `HasPolicy` (a boolean indicating if the \"policy\" field is set) and `Policy` (a string representing the subsetting policy)."]]],[]]