Reference documentation and code samples for the Compute Engine v1 API enum Backend.Types.BalancingMode.
Specifies how to determine whether the backend of a load balancer can handle additional traffic or is fully loaded. For usage guidelines, see Connection balancing mode. Backends must use compatible balancing modes. For more information, see Supported balancing modes and target capacity settings and Restrictions and guidance for instance groups. Note: Currently, if you use the API to configure incompatible balancing modes, the configuration might be accepted even though it has no impact and is ignored. Specifically, Backend.maxUtilization is ignored when Backend.balancingMode is RATE. In the future, this incompatible combination will be rejected.
[[["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-24 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.Backend.Types.BalancingMode` is 3.6.0, and the documentation covers versions ranging from 1.0.0 to 3.6.0."],["This documentation provides reference information and code samples for the Compute Engine v1 API enum `Backend.Types.BalancingMode`, detailing how to determine if a load balancer's backend can handle more traffic."],["The `Backend.Types.BalancingMode` enum offers several options for traffic distribution, including balancing based on connections, custom metrics, requests per second (RPS), or backend utilization."],["The namespace for the `Backend.Types.BalancingMode` is `Google.Cloud.Compute.V1`, found within the assembly `Google.Cloud.Compute.V1.dll`."],["When using the API to configure incompatible balancing modes it can be accepted but has no impact, with `Backend.maxUtilization` being ignored when `Backend.balancingMode` is `RATE`, which will be rejected in the future."]]],[]]