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 latest version available for the Google.Cloud.Compute.V1 Subsetting API is 3.6.0, with a history of versions dating back to 1.0.0."],["Subsetting, a class within the Google.Cloud.Compute.V1 namespace, is used for configuring subsetting within BackendServices, specifically for Internal TCP/UDP and HTTP(S) load balancing, as well as Traffic Director."],["The Subsetting class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The Subsetting class has two constructors, one with no parameters, and one taking another Subsetting as a parameter."],["The class contains a HasPolicy property that checks if the \"policy\" field is set, along with a Policy property to check the different possible values."]]],[]]