REST Resource: projects.buckets

Resource: Bucket

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

JSON representation
{
  "name": string
}
Fields
name

string

Output only. 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.