Skip to main content

DownloadRequest

This class represents an asynchronous download request for catalog operations. It encapsulates the necessary information to identify the item to be downloaded and the destination for the downloaded content.

Attributes

AttributeTypeDescription
Key[Key](key.md?sid=flyteplugins_go_tasks_pluginmachinery_catalog_key)This attribute stores the Key for the download request.
Targetio.OutputWriterThis attribute stores the io.OutputWriter which is the target for the download request.