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
+1
Original file line number
Diff line number
Diff line change
@@ -40,6 +40,7 @@ Permission | Details
40
40
`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.
41
41
42
42
If you don't want to grant Segment `bigquery.datasets.create` access, you can create your own `__segment_reverse_etl` dataset and give Segment the following permissions:
43
+
43
44
Permission | Details
44
45
---------- | --------
45
46
`bigquery.datasets.get` | This allows Segment to determine if the `__segment_reverse_etl` dataset exists.
0 commit comments