jobStatus property

JobStatus? jobStatus
final

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

Implementation

final JobStatus? jobStatus;