File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
src/connections/reverse-etl/reverse-etl-source-setup-guides Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -56,6 +56,14 @@ Permission | Details
56
56
GRANT ` roles/ bigquery .dataEditor ` ON SCHEMA ` __segment_reverse_etl` TO "serviceAccount:<YOUR SERVICE ACCOUNT EMAIL>";
57
57
` ` `
58
58
59
+ # ## BigQuery resource location
60
+ When connecting your BigQuery warehouse to Segment, you' ll need to know the location of your resources.
61
+
62
+ You can find the location of your BigQuery resources using the following method:
63
+ 1. In the BigQuery console, navigate to your dataset. In the explorer panel on the left, expand the project and dataset to view the tables.
64
+ 2. Click on the name of the dataset, and it opens a page showing its details.
65
+ 3. The Location of the dataset (like US or EU) is displayed in the Dataset Info.
66
+
59
67
## Set up BigQuery as your Reverse ETL source
60
68
1. In the BigQuery console, search for the service account you created.
61
69
2. When your service account pulls up, click the 3 dots under **Actions** and select **Manage keys**.
You can’t perform that action at this time.
0 commit comments