Custom Engine built for KidStrong to download Firestore collections into BigQuery.
Downloads Data
Variables
Credentials to use to access the Cloud Firestore database.
Name of the Firebase app associated with the Cloud Firestore database that you want to copy data from. If this field is left blank, the Cloud Firestore database associated with the [DEFAULT] Firebase app will be used.
Select the Firestore collection to copy data from.
Name of the field in the Collection to use for sorting and tracking documents processed.
Tracking field value or document id of the most recently processed document.
This Task will process documents in increments. Set a value in this field to determine the size of each increment.
The name of a column in BigQuery where the unique identifier of each document will be stored.
The name of a column in BigQuery where the datetime when the row was created will be stored.
Credentials to use to access the BigQuery Cloud Data Warehouse.
Specify the unique identifier of the Google Cloud project that contains the dataset where the data from the Cloud Firestore database should be loaded.
Specify the name of the dataset that contains the table where the data from the Cloud Firestore database should be loaded.
Specify the name of the table where the data from the Cloud Firestore database should be loaded.