state property
Running state of the job.
Valid states include 'PENDING', 'RUNNING', and 'DONE'.
Output only.
Implementation
core.String? state;
Running state of the job.
Valid states include 'PENDING', 'RUNNING', and 'DONE'.
Output only.
core.String? state;