jobStatus property
The current status of the topic detection job. If the status is
Failed
, the reason for the failure is shown in the
Message
field.
Implementation
final JobStatus? jobStatus;
The current status of the topic detection job. If the status is
Failed
, the reason for the failure is shown in the
Message
field.
final JobStatus? jobStatus;