REST Resource: projects.buckets

Resource: Bucket

A storage bucket and its relation to a parent Firebase project.

JSON representation
{"name":string}
Fields
name

string

Resource name of the bucket.

Methods

addFirebase

Links a Google Cloud Storage bucket to a Firebase project.

get

Gets a single linked storage bucket.

list

Lists the linked storage buckets for a project.

removeFirebase

Unlinks a linked Google Cloud Storage bucket from a Firebase project.

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-09-22 UTC.