Cancel a job by its QRN.
The job QRN to cancel
Cancel response
Delete a single job by its QRN.
The job QRN to delete
Delete response
Delete multiple jobs by their QRNs.
Array of job QRNs to delete
Delete response with lists of deleted and failed jobs
Get jobs from the V1 API.
Optionalparams: JobQueryParamsV1Optional query parameters to filter jobs
Array of PlatformJob objects
Base qBraid client for interacting with qBraid Cloud Services (V1 API). This client requires a QbraidSessionV1 to be provided.