Initialize this object from a JSON dictionary.
Note that the runtime_env_json field is converted to a dictionary and
the field is renamed to runtime_env.
- Parameters:
json_dict (Dict[str, Any]) – A JSON dictionary to use to initialize the JobInfo object.