Specifies the load balancer type. A backend service created for one type of load balancer cannot be used with another. For more information, refer to Choosing a load balancer.
[[["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 `LoadBalancingScheme` enum defines the type of load balancer, with each type being specific to a particular load balancing service."],["The available load balancing schemes include `External`, `ExternalManaged`, `Internal`, `InternalManaged`, and `InternalSelfManaged`, each serving different use cases."],["The most current version of the API is 3.6.0, and there are numerous other versions available including all versions between 1.0.0 and 3.6.0."],["The enum also includes `InvalidLoadBalancingScheme` and `UndefinedLoadBalancingScheme` to represent unset or invalid values."],["This documentation provides an overview of the different load balancer options and links to their documentation, such as choosing a load balancer."]]],[]]