We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1baea commit 9c42164Copy full SHA for 9c42164
src/connections/storage/catalog/bigquery/index.md
@@ -40,7 +40,7 @@ To create a service account for Segment:
40
2. Click **Create Service Account**.
41
3. Enter a name for the service account (for example, `segment-warehouses`) and click **Create**.
42
4. Assign the service account the following roles:
43
- - `BigQuery Data Owner`
+ - `BigQuery Data Editor`
44
- `BigQuery Job User`
45
5. [Create a JSON key](https://cloud.google.com/iam/docs/creating-managing-service-account-keys){:target="_blank"}.
46
The downloaded file will be used to create your warehouse in the Segment app.
0 commit comments