pendingUnits property

String? pendingUnits
getter/setter pair

Total units of work remaining for the query.

This number can be revised (increased or decreased) while the query is running.

Implementation

core.String? pendingUnits;