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