jobStatus property
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;
The current status of the sentiment detection job. If the status is
FAILED
, the Messages
field shows the reason for
the failure.
final JobStatus? jobStatus;