status property

JobStatus? status
final

The status of the job, one of IN_PROGRESS, CANCELED, DELETION_IN_PROGRESS or COMPLETED.

Implementation

final JobStatus? status;