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