updateJob

inline suspend fun DeadlineClient.updateJob(crossinline block: UpdateJobRequest.Builder.() -> Unit): UpdateJobResponse

Updates a job.

When you change the status of the job to ARCHIVED, the job can't be scheduled or archived.

An archived jobs and its steps and tasks are deleted after 120 days. The job can't be recovered.