UNPKG

veritatisdoloremque

Version:
20 lines (11 loc) 518 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage-types](./storage-types.md) &gt; [StorageReference](./storage-types.storagereference.md) &gt; [toString](./storage-types.storagereference.tostring.md) ## StorageReference.toString() method Returns a gs:// URL for this object in the form `gs://<bucket>/<path>/<to>/<object>` <b>Signature:</b> ```typescript toString(): string; ``` <b>Returns:</b> string The gs:// URL.