<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage-types](./storage-types.md) &gt; [UploadResult](./storage-types.uploadresult.md) &gt; [metadata](./storage-types.uploadresult.metadata.md)

## UploadResult.metadata property

Contains the metadata sent back from the server.

<b>Signature:</b>

```typescript
readonly metadata: FullMetadata;
```
