<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [UploadTaskSnapshot](./storage.uploadtasksnapshot.md) &gt; [task](./storage.uploadtasksnapshot.task.md)

## UploadTaskSnapshot.task property

The task of which this is a snapshot.

<b>Signature:</b>

```typescript
task: UploadTask;
```
