The Firebase JS SDK is now in BETA!
This EAP site is no longer maintained. See the official Firebase Documentation site for the latest documentation and information about the Firebase JS SDK.

Home > @firebase/storage > UploadMetadata

UploadMetadata interface

Object metadata that can be set at upload.

Signature:

export interface UploadMetadata extends SettableMetadata 

Extends: SettableMetadata

Properties

Property Type Description
5Hash?](./storage.uploadmetadata5hash) string | undefined (Optional) A Base64-encoded MD5 hash of the object being uploaded.