Reference documentation and code samples for the Compute Engine v1 API enum BackendService.Types.LoadBalancingScheme.
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.
Signifies that this will be used for classic Application Load Balancers, global external proxy Network Load Balancers, or external passthrough Network Load Balancers.
ExternalManaged
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.
InternalManaged
Signifies that this will be used for internal Application Load Balancers.
InternalSelfManaged
Signifies that this will be used by Traffic Director.
InvalidLoadBalancingScheme
UndefinedLoadBalancingScheme
A value indicating that the enum field is not set.
[[["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 latest version available for `BackendService.Types.LoadBalancingScheme` is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 being listed in the documentation."],["The `LoadBalancingScheme` enum defines the type of load balancer being used within the Compute Engine v1 API, which includes external, external managed, internal, internal managed, and internal self-managed load balancing options."],["This documentation page provides reference information and code samples specifically for the `BackendService.Types.LoadBalancingScheme` enum in the Google Cloud Compute Engine v1 API."],["Each load balancing scheme is designed for a specific type of load balancer, as noted in the fields section, such as classic or global application load balancers, proxy network load balancers, or traffic directors."],["There is a field for `InvalidLoadBalancingScheme`, as well as a field for `UndefinedLoadBalancingScheme` that denotes that the enum field is not set."]]],[]]