google_api_dataflow v0.8.0 GoogleApi.Dataflow.V1b3.Model.AutoscalingSettings View Source
Settings for WorkerPool autoscaling.
Attributes
algorithm (String.t): The algorithm to use for autoscaling. Defaults to:
null
.- Enum - one of [AUTOSCALING_ALGORITHM_UNKNOWN, AUTOSCALING_ALGORITHM_NONE, AUTOSCALING_ALGORITHM_BASIC]
- maxNumWorkers (integer()): The maximum number of workers to cap scaling at. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.