REST Resource: projects.buckets

Resource: Bucket

A Google Cloud Storage bucket and its relationship 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 the specified Firebase project.

get

Gets the specified linked Cloud Storage for Firebase bucket.

list

Lists the linked Cloud Storage for Firebase buckets for the specified Firebase project.

removeFirebase

Unlinks a linked Cloud Storage for Firebase bucket from the specified Firebase project.