


upload form with firebase on GAE using the JSON api Use case: public upload portal (large files), uploads within mobile app 3. upload form on Google App Engine (GAE) using the JSON api Use case: public upload portal (small files) 2. I’ll go over a few specific use cases and approaches for the ingress options to GCS below.ġ. The GCP docs state the following ways to upload your data: via the UI, via the gsutil CLI tool, or via JSON API in various languages. Including AppEngine with Firebase Resumable Uploadsįor this article I will break down down a few different ways to interact with Google Cloud Storage (GCS). Use Cases and Different Ways to get Files Into Google Cloud Storage
