status property

JobStatus? status
getter/setter pair

The status of this job.

Examine this value when polling an asynchronous job to see if the job is complete.

Output only.

Implementation

JobStatus? status;