Question 12 of 307
Choose 3Your company handles data processing for a number of different clients. Each client prefers to use their own suite of analytics tools, with some allowing direct query access via Google BigQuery. You need to secure the data so that clients cannot see each other's data. You want to ensure appropriate access to the data.
Which three steps should you take? (Choose three.)
ALoad data into different partitions.
✓BLoad data into a different dataset for each client.
CPut each client's BigQuery dataset into a different table.
✓DRestrict a client's dataset to approved users.
EOnly allow a service account to access the datasets.
✓FUse the appropriate identity and access management (IAM) roles for each client's users.
✓
Correct Answer: B, D, F
Load data into a different dataset for each client.
▥
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.