You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,7 @@ Permission | Details
32
32
---------- | --------
33
33
`bigquery.datasets.get` | This allows Segment to determine if the `__segment_reverse_etl` dataset exists.
34
34
`bigquery.jobs.create` | This allows Segment to execute queries on any datasets or tables your model query references, and also allows Segment to manage tables used for tracking.
35
+
`bigquery.tables.getData` | This allows Segment to run `SELECT` queries on tables that will be defined in the model.
35
36
36
37
37
38
1. Navigate to **IAM & Admin > Roles** in BigQuery.
0 commit comments