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 content outlines various versions of the `LoadBalancingScheme` within the `Google.Cloud.Compute.V1` namespace, with version 3.6.0 being the latest."],["`LoadBalancingScheme` is an enum that specifies the type of load balancer, crucial for determining how a backend service will function, and it can be one of the several defined values such as External, Internal, or others."],["The enum offers options like `External`, `ExternalManaged`, `Internal`, `InternalManaged`, and `InternalSelfManaged` to categorize load balancing for different network environments, or as a way to know if the load balancing is managed."],["There is a `UndefinedLoadBalancingScheme` option for when the field is not set, and a `InvalidLoadBalancingScheme` that is not defined."],["The assembly for the documentation is Google.Cloud.Compute.V1.dll."]]],[]]