qiskit.qobj.QasmQobjConfig.from_dict¶ classmethod QasmQobjConfig.from_dict(data)[ソース]¶ Create a new QasmQobjConfig object from a dictionary. パラメータ data (dict) – A dictionary for the config 戻り値 The object from the input dictionary. 戻り値の型 QasmQobjConfig