Compute V1 Client - Class LoadBalancingScheme (2.11.0)

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 \ TargetTcpProxy

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;

EXTERNAL

Value: 35607499

Generated from protobuf enum EXTERNAL = 35607499;

EXTERNAL_MANAGED

Value: 512006923

Generated from protobuf enum EXTERNAL_MANAGED = 512006923;

INTERNAL_MANAGED

Value: 37350397

Generated from protobuf enum INTERNAL_MANAGED = 37350397;

LOAD_BALANCING_SCHEME_UNSPECIFIED

Value: 526507452

Generated from protobuf enum LOAD_BALANCING_SCHEME_UNSPECIFIED = 526507452;