veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 432 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage-types](./storage-types.md) > [UploadResult](./storage-types.uploadresult.md) > [metadata](./storage-types.uploadresult.metadata.md)
## UploadResult.metadata property
Contains the metadata sent back from the server.
<b>Signature:</b>
```typescript
readonly metadata: FullMetadata;
```