firebasestorage/v1beta library
Cloud Storage for Firebase API - v1beta
The Cloud Storage for Firebase API enables programmatic management of Cloud Storage buckets for use in Firebase projects
For more information, see firebase.google.com/docs/storage
Create an instance of FirebasestorageApi to access these resources:
Classes
- Bucket
- A storage bucket and its relation to a parent Firebase project.
- FirebasestorageApi
- The Cloud Storage for Firebase API enables programmatic management of Cloud Storage buckets for use in Firebase projects
- ListBucketsResponse
-
The response returned by
ListBuckets
. - ProjectsBucketsResource
- ProjectsResource
Typedefs
- AddFirebaseRequest = $Empty
- The request used to link a Google Cloud Storage bucket to a Firebase project.
- Empty = $Empty
- A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
- RemoveFirebaseRequest = $Empty
- The request used to unlink a Google Cloud Storage bucket from a Firebase project.
Exceptions / Errors
- ApiRequestError
- Represents a general error reported by the API endpoint.
- DetailedApiRequestError
- Represents a specific error reported by the API endpoint.