Your organization needs to grant users access to query datasets in BigQuery but prevent them from accidentally deleting the datasets. You want a solution that follows Google-recommended practices. What should you do?
I believe the answer to this question is D.
Personally, I find the IAM roles sometimes not very intuitive. In this case, "User" is not the right role. See
https://cloud.google.com/bigquery/docs/running-queries
It is best practice to not assign users to roles directly, but to assign groups to roles, and users to those groups.
User | Count |
---|---|
35 | |
20 | |
4 | |
4 | |
3 |