activeUnits property

String? activeUnits
getter/setter pair

Total number of units currently being processed by workers.

This does not correspond directly to slot usage. This is the largest value observed since the last sample.

Implementation

core.String? activeUnits;