Question 102 of 284
Single answerYour 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?
AAdd users to roles/bigquery user role only, instead of roles/bigquery dataOwner.
BAdd users to roles/bigquery dataEditor role only, instead of roles/bigquery dataOwner.
CCreate a custom role by removing delete permissions, and add users to that role only.
✓DCreate a custom role by removing delete permissions. Add users to the group, and then add the group to the custom role.
✓
Correct Answer: D
Create a custom role by removing delete permissions. Add users to the group, and then add the group to the custom role.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.