jobStatus property
Either STOP_REQUESTED
if the job is currently running, or
STOPPED
if the job was previously stopped with the
StopKeyPhrasesDetectionJob
operation.
Implementation
final JobStatus? jobStatus;
Either STOP_REQUESTED
if the job is currently running, or
STOPPED
if the job was previously stopped with the
StopKeyPhrasesDetectionJob
operation.
final JobStatus? jobStatus;