Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7407780

Browse files
authored
Merge pull request segmentio#5116 from segmentio/master
Master back to develop
2 parents ccfb51d + c0600e0 commit 7407780

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/connections/reverse-etl/reverse-etl-source-setup-guides/bigquery-setup.md

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Permission | Details
4040
`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.
4141

4242
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+
4344
Permission | Details
4445
---------- | --------
4546
`bigquery.datasets.get` | This allows Segment to determine if the `__segment_reverse_etl` dataset exists.

0 commit comments

Comments
 (0)