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\u003eThis document details the \u003ccode\u003eSubsetting\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Compute.V1\u003c/code\u003e namespace, which is used for configuration settings in Google Cloud services.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSubsetting\u003c/code\u003e class supports versions ranging from 1.0.0 to the latest 3.6.0, with each version providing a specific release of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSubsetting\u003c/code\u003e is currently used for Internal TCP/UDP load balancing, Internal HTTP(S) load balancing, and Traffic Director, which is implemented through multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, \u003ccode\u003eSubsetting()\u003c/code\u003e and \u003ccode\u003eSubsetting(Subsetting other)\u003c/code\u003e, and also includes two properties, \u003ccode\u003eHasPolicy\u003c/code\u003e (a boolean) and \u003ccode\u003ePolicy\u003c/code\u003e (a string), to determine if the policy is set and to set the policy respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has inherited methods such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]