◆ __init__()
def pipeline-python.fiftyone_pipeline_cloudrequestengine.fiftyone_pipeline_cloudrequestengine.clouddata.CloudData.__init__ | ( | self, | |
flow_element, | |||
contents | |||
) |
Constructor for cloud_data @type flow_element: FlowElement.
- Parameters
-
- flow_element - FlowElement / Engine the data is keyed under @type contents: dict
- contents - Results from cloud engine's process method