maple.backend.policy.base.PolicyHandle.from_dict

classmethod PolicyHandle.from_dict(d: Dict) PolicyHandle

Create handle from dictionary representation.

Parameters:

d – Dictionary containing handle fields.

Returns:

PolicyHandle instance reconstructed from dictionary.