Compute V1 Client - Class Mode (1.14.0)

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

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

Namespace

Google \ Cloud \ Compute \ V1 \ Enums \ AutoscalingPolicy

Constants

UNDEFINED_MODE

Value: 'UNDEFINED_MODE'

OFF

Value: 'OFF'

ON

Value: 'ON'

ONLY_SCALE_OUT

Value: 'ONLY_SCALE_OUT'

ONLY_UP

Value: 'ONLY_UP'