Function: getJobProgress()
Parameters
jobId
string
The unique identifier of the job to monitor.
projectId
string
The unique identifier of the project.
runId
string
The unique identifier of the run.
options
PollJobOptions = {}
Polling options.
Returns
Promise<string>
The unique identifier of the completed job.