Module: cirq_google.engine.engine_client

Classes

class EngineClient: Client for the Quantum Engine API handling protos and gRPC client.

class EngineException: Common base class for all non-exit exceptions.

Functions

rewrite_processor_ids_to_processor_id(...): Rewrites the create_job parameters so that processor_id is used instead of the deprecated processor_ids.

RETRYABLE_ERROR_CODES [500, 503]