progressSummary property

JobProgressSummary? progressSummary
final

Describes the total number of tasks that the specified job has run, the number of tasks that succeeded, and the number of tasks that failed.

Implementation

final JobProgressSummary? progressSummary;