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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThe latest version of the \u003ccode\u003eGoogle.Cloud.Compute.V1.Subsetting\u003c/code\u003e is 3.6.0, with numerous prior versions available for reference, starting from version 1.0.0 up to version 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubsetting\u003c/code\u003e class is used to configure subsetting for BackendService, specifically for Internal TCP/UDP, Internal HTTP(S) load balancing, and Traffic Director.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering methods for working with subsets.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubsetting\u003c/code\u003e has two constructors: a default constructor and a copy constructor that allows for the creation of a new \u003ccode\u003eSubsetting\u003c/code\u003e instance based on an existing one, and it has a \u003ccode\u003ePolicy\u003c/code\u003e property that can be set.\u003c/p\u003e\n"],["\u003cp\u003eIt contains the property \u003ccode\u003eHasPolicy\u003c/code\u003e that is of boolean type, and indicates if the "policy" field has been set.\u003c/p\u003e\n"]]],[],null,[]]