Skip to content

Commit 178134f

Browse files
committed
Added owner OR editor
1 parent 9c42164 commit 178134f

File tree

1 file changed

+1
-1
lines changed
  • src/connections/storage/catalog/bigquery

1 file changed

+1
-1
lines changed

src/connections/storage/catalog/bigquery/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To create a service account for Segment:
4040
2. Click **Create Service Account**.
4141
3. Enter a name for the service account (for example, `segment-warehouses`) and click **Create**.
4242
4. Assign the service account the following roles:
43-
- `BigQuery Data Editor`
43+
- `BigQuery Data Owner` or `BigQuery Data Editor`
4444
- `BigQuery Job User`
4545
5. [Create a JSON key](https://cloud.google.com/iam/docs/creating-managing-service-account-keys){:target="_blank"}.
4646
The downloaded file will be used to create your warehouse in the Segment app.

0 commit comments

Comments
 (0)