Reference documentation and code samples for the Compute V1 Client class LoadBalancingScheme.
Specifies the type of load balancing scheme used by this target proxy.
Protobuf type google.cloud.compute.v1.TargetTcpProxy.LoadBalancingScheme
Namespace
Google \ Cloud \ Compute \ V1 \ TargetTcpProxyMethods
static::name
| Parameter | |
|---|---|
| Name | Description |
value |
mixed
|
static::value
| Parameter | |
|---|---|
| Name | Description |
name |
mixed
|
Constants
UNDEFINED_LOAD_BALANCING_SCHEME
Value: 0A value indicating that the enum field is not set.
Generated from protobuf enum UNDEFINED_LOAD_BALANCING_SCHEME = 0;
EXTERNAL
Value: 35607499Generated from protobuf enum EXTERNAL = 35607499;
EXTERNAL_MANAGED
Value: 512006923Generated from protobuf enum EXTERNAL_MANAGED = 512006923;
INTERNAL_MANAGED
Value: 37350397Generated from protobuf enum INTERNAL_MANAGED = 37350397;
LOAD_BALANCING_SCHEME_UNSPECIFIED
Value: 526507452Generated from protobuf enum LOAD_BALANCING_SCHEME_UNSPECIFIED = 526507452;