jobPosition property
It's only effect when the job is in QUEUED state.
If it's positive, it indicates the job's position in the job scheduler. It's 0 when the job is already scheduled.
Output only.
Implementation
core.String? jobPosition;
It's only effect when the job is in QUEUED state.
If it's positive, it indicates the job's position in the job scheduler. It's 0 when the job is already scheduled.
Output only.
core.String? jobPosition;