Compute V1 Client - Class LoadBalancingScheme (2.0.0)

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

Specifies the forwarding rule type. For more information about forwarding rules, refer to Forwarding rule concepts.

Protobuf type google.cloud.compute.v1.ForwardingRule.LoadBalancingScheme

Namespace

Google \ Cloud \ Compute \ V1 \ ForwardingRule

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

Value: 279295677

Generated from protobuf enum INTERNAL = 279295677;

INTERNAL_MANAGED

Value: 37350397

Generated from protobuf enum INTERNAL_MANAGED = 37350397;

INTERNAL_SELF_MANAGED

Value: 236211150

Generated from protobuf enum INTERNAL_SELF_MANAGED = 236211150;

INVALID

Value: 530283991

Generated from protobuf enum INVALID = 530283991;