Additional job parameters that can only be updated during
runtime using the projects.jobs.update method. These fields have
no effect when specified during job creation.
int
The maximum number of workers to cap
autoscaling at. This field is currently only
supported for Streaming Engine jobs.
This field is a member of oneof_ _max_num_workers.
min_num_workers
int
The minimum number of workers to scale down
to. This field is currently only supported for
Streaming Engine jobs.
This field is a member of oneof_ _min_num_workers.
worker_utilization_hint
float
Target worker utilization, compared against the aggregate
utilization of the worker pool by autoscaler, to determine
upscaling and downscaling when absent other constraints such
as backlog. For more information, see `Update an existing
pipeline
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-28 UTC."],[],[],null,["# Class RuntimeUpdatableParams (0.9.0)\n\nVersion latestkeyboard_arrow_down\n\n- [0.9.0 (latest)](/python/docs/reference/dataflow/latest/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.8.17](/python/docs/reference/dataflow/0.8.17/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.7.0](/python/docs/reference/dataflow/0.7.0/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.6.2](/python/docs/reference/dataflow/0.6.2/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.5.5](/python/docs/reference/dataflow/0.5.5/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.4.1](/python/docs/reference/dataflow/0.4.1/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.3.1](/python/docs/reference/dataflow/0.3.1/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.2.0](/python/docs/reference/dataflow/0.2.0/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams)\n- [0.1.5](/python/docs/reference/dataflow/0.1.5/google.cloud.dataflow_v1beta3.types.RuntimeUpdatableParams) \n\n RuntimeUpdatableParams(mapping=None, *, ignore_unknown_fields=False, **kwargs)\n\nAdditional job parameters that can only be updated during\nruntime using the projects.jobs.update method. These fields have\nno effect when specified during job creation.\n\n.. _oneof: \u003chttps://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields\u003e"]]