qiskit.providers.ibmq.managed.ManagedJobSet.qobjs¶ ManagedJobSet.qobjs()[source]¶ Return the Qobjs for the jobs in this set. Return type List[Union[QasmQobj, PulseQobj]] Returns A list of Qobjs for the jobs. An entry in the list is None if the Qobj could not be retrieved.