
Explanation:
Primitive roles in GCP are designed to grant owner, editor, or viewer access to users or groups. However, they do not support the separation of data access permissions from job-running permissions. This means that while you can allow a user to view datasets, you cannot restrict them from running queries on those datasets using primitive roles alone. For more detailed control, consider using predefined or custom IAM roles. Reference: Google Cloud BigQuery Access Control
Ultimate access to all questions.
Which of the following actions is not achievable with primitive roles in Google Cloud Platform (GCP)? (Select One)
A
Allows a user to view all datasets in a project, but not to run queries on them
B
None of the Above
C
Allows Development owner access and Production editor access for all datasets in a project
D
Allows a user to view all datasets in a project only
No comments yet.