jobStatus property

JobStatus? jobStatus
final

The current status of the detection job. If the status is FAILED, the Message field shows the reason for the failure.

Implementation

final JobStatus? jobStatus;