veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 419 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage-types](./storage-types.md) > [FullMetadata](./storage-types.fullmetadata.md) > [ref](./storage-types.fullmetadata.ref.md)
## FullMetadata.ref property
`StorageReference` associated with this upload.
<b>Signature:</b>
```typescript
ref?: StorageReference | undefined;
```