Compute V1 Client - Class LoadBalancingScheme (2.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Compute V1 Client class LoadBalancingScheme.
The value can only be INTERNAL_MANAGED for cross-region internal layer 7
load balancer.
If loadBalancingScheme is not specified, the backend bucket can be used by
classic global external load balancers, or global application external load
balancers, or both.
Protobuf type google.cloud.compute.v1.BackendBucket.LoadBalancingScheme
Namespace
Google \ Cloud \ Compute \ V1 \ BackendBucket
Methods
static::name
Parameter
Name
Description
value
mixed
static::value
Parameter
Name
Description
name
mixed
Constants
UNDEFINED_LOAD_BALANCING_SCHEME
Value: 0
A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_LOAD_BALANCING_SCHEME = 0;
INTERNAL_MANAGED
Value: 37350397
Signifies that this will be used for internal Application Load Balancers.
Generated from protobuf enum INTERNAL_MANAGED = 37350397;
[[["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-03-19 UTC."],[],[]]