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