Skip to content

Commit c3bc887

Browse files
committed
add additional required permission
1 parent 272a6e2 commit c3bc887

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ Permission | Details
3232
---------- | --------
3333
`bigquery.datasets.get` | This allows Segment to determine if the `__segment_reverse_etl` dataset exists.
3434
`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.
3536

3637

3738
1. Navigate to **IAM & Admin > Roles** in BigQuery.

0 commit comments

Comments
 (0)