cirq.google.Engine.cancel_job

Engine.cancel_job(job_resource_name: str)[source]

Cancels the given job.

See also the cancel method on EngineJob.

Params:
job_resource_name: A string of the form
projects/project_id/programs/program_id/jobs/job_id.