ExamQuestions.com

Register
Login
Google Professional Cloud Architect Exam Exam Questions

Google

Google Professional Cloud Architect Exam

85 / 249

Question 85:

Your company captures all web traffic data in Google Analytics 360 and stores it in BigQuery. Each country has its own dataset. Each dataset has multiple tables. You want analysts from each country to be able to see and query only the data for their respective countries. How should you configure the access rights? 

Answer options:

A. Create a group per country. Add analysts to their respective country-groups. Create a single group ˜all_analysts`, and add all country-groups as members. Grant the ˜all_analysts` group the IAM role of BigQuery jobUser. Share the appropriate dataset with view access with each respective analyst country-group.
B. Create a group per country. Add analysts to their respective country-groups. Create a single group ˜all_analysts`, and add all country-groups as members. Grant the ˜all_analysts` group the IAM role of BigQuery jobUser. Share the appropriate tables with view access with each respective analyst country-group.
C. Create a group per country. Add analysts to their respective country-groups. Create a single group ˜all_analysts`, and add all country-groups as members. Grant the ˜all_analysts` group the IAM role of BigQuery dataViewer. Share the appropriate dataset with view access with each respective analyst country- group.
D. Create a group per country. Add analysts to their respective country-groups. Create a single group ˜all_analysts`, and add all country-groups as members. Grant the ˜all_analysts` group the IAM role of BigQuery dataViewer. Share the appropriate table with view access with each respective analyst country-group.