Google
ASSOCIATE-CLOUD-ENGINEER · Question #29
Your company has a Google Cloud Platform project that uses BigQuery for data warehousing. Your data science team changes frequently and has few members. You need to allow members of this team to perfo
The correct answer is C. 1. Create a dedicated Google group in Cloud Identity.. Provides permissions to run jobs, including queries, within the project. This role can check the existence of all jobs, enumerate their own jobs, and cancel their own jobs. https://cloud.google.com/bigquery/docs/access-control
Submitted by krish.m· Mar 30, 2026Configuring access and security
Question
Your company has a Google Cloud Platform project that uses BigQuery for data warehousing. Your data science team changes frequently and has few members. You need to allow members of this team to perform queries. You want to follow Google-recommended practices. What should you do?
Options
- A
- Create an IAM entry for each data scientist's user account.
- B
- Create an IAM entry for each data scientist's user account.
- C
- Create a dedicated Google group in Cloud Identity.
- D
- Create a dedicated Google group in Cloud Identity.
How the community answered
(59 responses)- A3% (2)
- B2% (1)
- C90% (53)
- D5% (3)
Explanation
Provides permissions to run jobs, including queries, within the project. This role can check the existence of all jobs, enumerate their own jobs, and cancel their own jobs. https://cloud.google.com/bigquery/docs/access-control
Topics
#IAM#Cloud Identity groups#BigQuery#least privilege
Community Discussion
No community discussion yet for this question.