<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [UploadResult](./storage.uploadresult.md) &gt; [ref](./storage.uploadresult.ref.md)

## UploadResult.ref property

The reference that spawned this upload.

<b>Signature:</b>

```typescript
readonly ref: StorageReference;
```
