Jump to top

TaskResult

interface

Result returned from a non-resumable upload.

Properties

metadata

</>

The metadata of the tasks via a FullMetadata interface.

metadata: FullMetadata;

ref

</>

The Reference of the task.

ref: Reference;