0
votes

I am wondering if in BigQuery is it possible to offer to a service user rights only to specific tables. How can I learn if in the instance that we use we have this feature enabled? https://cloud.google.com/bigquery/docs/table-access-controls-intro

1

1 Answers

0
votes

You are looking at the right documentation.

BigQuery release notes declare that

BigQuery Table ACL is now available as a beta release.

It means your project should be able to use the feature by default.