Tutorials
Libraries
API References
qiskit.providers.ibmq
qiskit.providers.ibmq.job
qiskit.providers.ibmq.managed
qiskit.providers.ibmq.credentials
qiskit.providers.ibmq.utils
Troubleshooting
Return the Qobjs for the jobs in this set.
List[Union[QasmQobj, PulseQobj]]
List
Union
QasmQobj
PulseQobj
A list of Qobjs for the jobs. An entry in the list is None if the Qobj could not be retrieved.
None