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