Discovery
Access rights require the standard `roles/bigquery.dataViewer` role (read access to table data and metadata) and `roles/bigquery.metadataViewer` role (view dataset and table metadata).
Find where personal data lives inside a cloud data warehouse, and fulfill deletion requests against it directly, using standard Google Cloud IAM roles rather than a custom permission scheme.
BigQuery runs analytical workloads at cloud scale, and Google's own IAM roles already define clean boundaries between viewing data and modifying it. Connecting a privacy integration through those same standard roles, rather than a bespoke permission set, keeps the setup consistent with how every other GCP service is governed.
Ketch connects to BigQuery through a Ketch Transponder using exactly those standard roles.
Capabilities
The Ketch BigQuery integration covers Discovery and Rights Orchestration for both Right to Access and Right to Delete.
Access rights require the standard `roles/bigquery.dataViewer` role (read access to table data and metadata) and `roles/bigquery.metadataViewer` role (view dataset and table metadata).
Right to Delete requires an additional role, `roles/bigquery.dataEditor`, granted separately to enable `UPDATE` and `DELETE` operations.
With Ketch, teams can
The gap
A cloud data warehouse still needs personal data actually located and reachable, using a permission model that doesn't require a custom scheme:
Why Ketch
Permissioning infrastructure that governs Google BigQuery the same way it governs every other system in your stack — not a one-off connector bolted onto a banner.
`dataViewer`, `metadataViewer`, and `dataEditor` are roles any GCP-familiar security team already recognizes.
Discovery and access rights use read-only roles; `dataEditor` is a separate, explicit grant required only for deletion.
Regulators increasingly expect businesses to prove technical enforcement, not just describe it on paper, the same underlying expectation that applies to knowing what personal data a warehouse holds.
Related reading
Integrations
Ketch ships connectors and SDKs so consent, rights, and policy flow into your CDPs, warehouses, ad platforms, and AI stack — without a custom data pipeline.
Book a demo to walk through rights, consent, and preference orchestration on your stack — or start free and connect Google BigQuery yourself.
Get started in less than 5 min