jobStatus property

JobStatus? jobStatus
final

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

Implementation

final JobStatus? jobStatus;