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."],[[["This page details the `LoadBalancingScheme` enum within the `Google.Cloud.Compute.V1` namespace, used to define the type of load balancer."],["The latest version of the `LoadBalancingScheme` enum is 3.6.0, and multiple older versions are also documented, ranging from version 1.0.0 to 3.5.0."],["The `LoadBalancingScheme` enum includes various fields like `External`, `ExternalManaged`, `Internal`, `InternalManaged`, `InternalSelfManaged`, `InvalidLoadBalancingScheme`, and `UndefinedLoadBalancingScheme`."],["Each field within the `LoadBalancingScheme` enum corresponds to a specific type of load balancer, such as external HTTP(S), internal TCP/UDP, or Traffic Director."],["The documentation specifies that a backend service designed for one type of load balancer is incompatible with others."]]],[]]