Module: cirq_google.engine.engine_job

A helper for jobs that have been created on the Quantum Engine.

Classes

class EngineJob: A job created via the Quantum Engine API.

TERMINAL_STATES [<State.SUCCESS: 5>, <State.FAILURE: 6>, <State.CANCELLED: 4>]