jobStatus property

JobStatus? jobStatus
final

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;