IBMQJob.from_dict

classmethod IBMQJob.from_dict(data)[source]

Deserialize a dictionary of simple types into an instance of this class.

Parameters

data (Any) – Data to be deserialized.

Return type

IBMQJob

Returns

An instance of this class.