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

Skip to content

Commit c0600e0

Browse files
authored
Merge pull request segmentio#5115 from segmentio/DOC-720
table format fix
2 parents e456ebb + 0b7f707 commit c0600e0

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)