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.
Enums
Name
Description
UNDEFINED_LOAD_BALANCING_SCHEME
A value indicating that the enum field is not set.
EXTERNAL
Signifies that this will be used for classic Application Load Balancers, global external proxy Network Load Balancers, or external passthrough Network Load Balancers.
EXTERNAL_MANAGED
Signifies that this will be used for global external Application Load Balancers, regional external Application Load Balancers, or regional external proxy Network Load Balancers.
INTERNAL
Signifies that this will be used for internal passthrough Network Load Balancers.
INTERNAL_MANAGED
Signifies that this will be used for internal Application Load Balancers.
INTERNAL_SELF_MANAGED
Signifies that this will be used by Traffic Director.
[[["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-28 UTC."],[],[],null,["# Class LoadBalancingScheme (0.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [0.1.5 (latest)](/python/docs/reference/google-cloud-compute-v1beta/latest/google.cloud.compute_v1beta.types.BackendService.LoadBalancingScheme)\n- [0.1.4](/python/docs/reference/google-cloud-compute-v1beta/0.1.4/google.cloud.compute_v1beta.types.BackendService.LoadBalancingScheme) \n\n LoadBalancingScheme(value)\n\nSpecifies the load balancer type. A backend service created\nfor one type of load balancer cannot be used with another. For\nmore information, refer to Choosing a load balancer."]]