qiskit.qobj.QasmQobjInstruction.from_dict¶ classmethod QasmQobjInstruction.from_dict(data)[source]¶ Create a new QasmQobjInstruction object from a dictionary. Parameters data (dict) – A dictionary for the experiment config Returns The object from the input dictionary. Return type QasmQobjInstruction