UNPKG

voluptasmollitia

Version:
14 lines (8 loc) 522 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [UploadTaskSnapshot](./storage.uploadtasksnapshot.md) &gt; [metadata](./storage.uploadtasksnapshot.metadata.md) ## UploadTaskSnapshot.metadata property Before the upload completes, contains the metadata sent to the server. After the upload completes, contains the metadata sent back from the server. <b>Signature:</b> ```typescript metadata: FullMetadata; ```