totalSize property
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;
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.
core.int? totalSize;