google_api_dataflow v0.0.1 GoogleApi.Dataflow.V1b3.Model.AutoscalingSettings View Source

Settings for WorkerPool autoscaling.

Attributes

  • algorithm (String): 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.