Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::BackendService::LoadBalancingScheme (v3.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::BackendService::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 toChoosing
a load balancer.
Constants
UNDEFINED_LOAD_BALANCING_SCHEME
value: 0 A value indicating that the enum field is not set.
EXTERNAL
value: 35_607_499 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
value: 512_006_923 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
value: 279_295_677 Signifies that this will be used for internal passthrough Network Load
Balancers.
INTERNAL_MANAGED
value: 37_350_397 Signifies that this will be used for internal Application Load Balancers.
INTERNAL_SELF_MANAGED
value: 236_211_150 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"]],[["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 2026-04-03 UTC."],[],[]]