Skip to main content

@swamp/gcp/firebasestorage

v2026.04.23.1

Google Cloud firebasestorage infrastructure models

Repository

https://github.com/systeminit/swamp-extensions

Labels

gcpgoogle-cloudfirebasestoragecloudinfrastructure

Contents

Quality score

Verified by Swamp

How well-documented and verifiable this extension is.

100%

Grade A

  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned

Install

$ swamp extension pull @swamp/gcp/firebasestorage

@swamp/gcp/firebasestorage/bucketsv2026.04.23.1buckets.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
location?stringThe location for this resource (e.g., 'us', 'us-central1', 'europe-west1')
getGet a buckets
ArgumentTypeDescription
identifierstringThe name of the buckets
deleteDelete the buckets
ArgumentTypeDescription
identifierstringThe name of the buckets
syncSync buckets state from GCP
add_firebaseadd firebase

Resources

state(infinite)— A storage bucket and its relation to a parent Firebase project.