Skip to content

Commit ea919ce

Browse files
authored
Update bigquery.md (#44120)
1 parent 11b6e0a commit ea919ce

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/integrations/destinations/bigquery.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,12 @@ You cannot change the location later.
8181
9. For **Service Account Key JSON (Required for cloud, optional for open-source)**, enter the Google
8282
Cloud
8383
[Service Account Key in JSON format](https://cloud.google.com/iam/docs/creating-managing-service-account-keys).
84-
10. For **Transformation Query Run Type (Optional)**, select **interactive** to have
84+
85+
:::note
86+
Be sure to copy all contents in the Account Key JSON file including the brackets.
87+
:::
88+
89+
11. For **Transformation Query Run Type (Optional)**, select **interactive** to have
8590
[BigQuery run interactive query jobs](https://cloud.google.com/bigquery/docs/running-queries#queries)
8691
or **batch** to have
8792
[BigQuery run batch queries](https://cloud.google.com/bigquery/docs/running-queries#batch).

0 commit comments

Comments
 (0)