totalSize property

int? totalSize
getter/setter pair

Indicates the total number of StepEntries that matched the request filter.

For running executions, this number shows the number of StepEntries that are executed thus far.

Implementation

core.int? totalSize;