Compute V1 Client - Class BalancingMode (1.14.0)

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

BalancingMode contains string constants that represent the names of each value in the google.cloud.compute.v1.Backend.BalancingMode descriptor.

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ Backend

Constants

UNDEFINED_BALANCING_MODE

Value: 'UNDEFINED_BALANCING_MODE'

CONNECTION

Value: 'CONNECTION'

RATE

Value: 'RATE'

UTILIZATION

Value: 'UTILIZATION'