executedOperationCount property

String? executedOperationCount
getter/setter pair

The number of mutate operations executed by the batch job.

Present only if the job has started running.

Output only.

Implementation

core.String? executedOperationCount;