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-09 UTC."],[[["The provided content details the Subsetting class within the Google.Cloud.Compute.V1 namespace, part of the Compute Engine v1 API."],["Version 3.6.0 is the latest documented release, and the content provides a list of versions ranging from 1.0.0 to 3.6.0."],["The Subsetting class configures subsetting for BackendService, and is currently applicable to Internal TCP/UDP load balancing, Internal HTTP(S) load balancing, and Traffic Director."],["The class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage and inherits from the object class."],["The `Subsetting` class has the `HasPolicy` (bool) and `Policy` (string) properties, along with two constructors: `Subsetting()` and `Subsetting(Subsetting other)`."]]],[]]