Skip to content

Commit ea9592a

Browse files
jhuleattlaurenzlong
authored andcommitted
docs(firestore-bigquery-export): clarify BigQuery billing (#106)
1 parent a585ac6 commit ea9592a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

firestore-bigquery-export/PREINSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Learn more about using this script to [backfill your existing collection](https:
2626

2727
This extension uses other Firebase or Google Cloud Platform services which may have associated charges:
2828

29+
+ BigQuery (this extension writes to BigQuery with [streaming inserts](https://cloud.google.com/bigquery/pricing#streaming_pricing))
2930
+ Cloud Firestore
30-
+ BigQuery
3131
+ Cloud Functions
3232

3333
When you use Firebase Extensions, you're only charged for the underlying resources that you use. A paid-tier billing plan is only required if the extension uses a service that requires a paid-tier plan, for example calling to a Google Cloud Platform API or making outbound network requests to non-Google services. All Firebase services offer a free tier of usage. [Learn more about Firebase billing.](https://firebase.google.com/pricing)

0 commit comments

Comments
 (0)