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."],[[["The latest version of the Google.Cloud.Compute.V1 API is 3.6.0, with multiple previous versions available, going back to 1.0.0."],["The provided documentation pertains to the Subsetting class within the Google.Cloud.Compute.V1 namespace, specifically version 2.4.0."],["The Subsetting class is part of the Compute Engine v1 API and is designed for configuring subsetting within services such as Internal TCP/UDP load balancing, Internal HTTP(S) load balancing, and Traffic Director."],["The Subsetting class inherits from Object and implements several interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, offering various methods and properties."],["The Subsetting class contains properties like HasPolicy and Policy, allowing users to check if a policy is set and defining the policy itself."]]],[]]