currentWorkers property
The current number of workers used to run the jobs.
Only set to a value if the job is still running.
Output only.
Implementation
core.int? currentWorkers;
The current number of workers used to run the jobs.
Only set to a value if the job is still running.
Output only.
core.int? currentWorkers;