currentWorkers property

int? currentWorkers
getter/setter pair

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;