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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["The latest version available for `LoadBalancingScheme` within the `Google.Cloud.Compute.V1` namespace is 3.6.0, with older versions ranging down to 1.0.0 being documented."],["`LoadBalancingScheme` is an enum type used to specify the type of load balancer being used, which is critical because a backend service created for one load balancer type cannot be used with another."],["The documented `LoadBalancingScheme` types include `External`, `ExternalManaged`, `Internal`, `InternalManaged`, and `InternalSelfManaged`, each tailored for different load balancing scenarios such as HTTP(S), SSL Proxy, TCP Proxy, or Network Load Balancing."],["The enum `LoadBalancingScheme` also includes `InvalidLoadBalancingScheme` which does not apply to any load balancing scheme, as well as `UndefinedLoadBalancingScheme` which is a value that represents if the field is not set."]]],[]]