Compute V1 Client - Class AllowLoadBalancing (2.0.0)

Reference documentation and code samples for the Compute V1 Client class AllowLoadBalancing.

Specifies whether cloud load balancing is allowed.

Protobuf type google.cloud.compute.v1.NetworkProfileNetworkFeatures.AllowLoadBalancing

Namespace

Google \ Cloud \ Compute \ V1 \ NetworkProfileNetworkFeatures

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

UNDEFINED_ALLOW_LOAD_BALANCING

Value: 0

A value indicating that the enum field is not set.

Generated from protobuf enum UNDEFINED_ALLOW_LOAD_BALANCING = 0;

LOAD_BALANCING_ALLOWED

Value: 28407977

Generated from protobuf enum LOAD_BALANCING_ALLOWED = 28407977;

LOAD_BALANCING_BLOCKED

Value: 381442285

Generated from protobuf enum LOAD_BALANCING_BLOCKED = 381442285;