progressSummary property
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;
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.
final JobProgressSummary? progressSummary;