We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9f77f commit f3a037cCopy full SHA for f3a037c
1 file changed
docs/integrations/engines/bigquery.md
@@ -239,5 +239,5 @@ The user account must have [sufficient permissions to impersonate the service ac
239
## Permissions Required
240
With any of the above connection methods, ensure these BigQuery permissions are enabled to allow SQLMesh to work correctly.
241
242
-- [`BigQuery Data Editor`](https://cloud.google.com/bigquery/docs/access-control#bigquery.dataEditor)
+- [`BigQuery Data Owner`](https://cloud.google.com/bigquery/docs/access-control#bigquery.dataOwner)
243
- [`BigQuery User`](https://cloud.google.com/bigquery/docs/access-control#bigquery.user)
0 commit comments