Home > @firebase/storage > StorageReference > toString
StorageReference.toString() method
Returns a gs:// URL for this object in the form gs://<bucket>/<path>/<to>/<object>
Signature:
toString(): string;
Returns:
string
The gs:// URL.
Home > @firebase/storage > StorageReference > toString
Returns a gs:// URL for this object in the form gs://<bucket>/<path>/<to>/<object>
Signature:
toString(): string;
Returns:
string
The gs:// URL.