models

models#

Full path: iqm.iqm_server_client.models

Data models used by IQMServerClient.

Module Attributes

Source

Type indicating the source of a particular job-related object from the server.

Classes

JobCompilation

Progress information about job compilation.

JobData

Status, artifacts and metadata of a job.

JobError

Error log for a job.

JobExecution

Progress information about job execution.

JobMessage

Message log for a job.

JobStatus

Job statuses in IQMServer.

ListQuantumComputersResponse

Response of GET /v1/quantum-computers.

ProgressInfo

Progress information about completing an arbitrary task.

QuantumComputer

Quantum computer attributes.

TimelineEntry

Timeline entry for a job.

Inheritance

Inheritance diagram of iqm.iqm_server_client.models