Deletes the object at this reference's location.
Downloads the data at the object's location. Returns an error if the object is not found.
Downloads the data at the object's location. Returns an error if the object is not found.
Deletes the object at this reference's location.
Fetches metadata for the object at this location, if one exists.
Downloads the data at the object's location. This API is only available in Nodejs.
List items (files) and prefixes (folders) under this storage reference
List all items (files) and prefixes (folders) under this storage reference.
Uploads a file from a local device path to Cloud Storage.
Returns a StorageReference for the given URL or path in the default bucket.
Sets the maximum time in milliseconds to retry a download if a failure occurs.
Sets the maximum time in milliseconds to retry non-upload/download operations.
Sets the maximum time in milliseconds to retry an upload if a failure occurs.
Updates the metadata for this object.
Uploads data to this object's location. The upload is not resumable.
Uploads data to this object's location. The upload is not resumable.
Uploads data to this object's location. The upload is not resumable.
Downloads a Cloud Storage object to a local device file path.
A function that unsubscribes from an event listener.
Modify this Storage instance to communicate with the Firebase Storage emulator.