# Functions
GenericToRuntime converts a generic object to a Runtime object.
Retry retries a function until it returns true, error, or the timeout expires.
RuntimeToGeneric converts a runtime object in a unstructured object.
RuntimeToUnstructured converts a runtime object in a unstructured object.
UnstructuredToRuntime converts an unstructured object in a runtime object.