status property

String? status
final

The status of the job: Submitted, Progressing, Complete, Canceled, or Error.

Implementation

final String? status;