fermioniq.client.Client.schedule_async#
- Client.schedule_async(job: EmulatorJob) JobResponse #
Schedule a new job asynchronously.
- Parameters:
- job
The EmulatorJob to be scheduled.
- Returns:
- job_response
A JobResponse object containing the details of the scheduled job.