veritatisdoloremque
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 435 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/storage-types](./storage-types.md) > [StorageReference](./storage-types.storagereference.md) > [bucket](./storage-types.storagereference.bucket.md)
## StorageReference.bucket property
The name of the bucket containing this reference's object.
<b>Signature:</b>
```typescript
bucket: string;
```