<!-- 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; [ref](./storage.uploadtasksnapshot.ref.md)

## UploadTaskSnapshot.ref property

The reference that spawned this snapshot's upload task.

<b>Signature:</b>

```typescript
ref: StorageReference;
```
