status property
The status of the job: Submitted
, Progressing
,
Complete
, Canceled
, or Error
.
Implementation
final String? status;
The status of the job: Submitted
, Progressing
,
Complete
, Canceled
, or Error
.
final String? status;