Google Cloud Associate Cloud Engineer — Question 58
You need to verify that a Google Cloud Platform service account was created at a particular time. What should you do?
Answer options
- A. Filter the Activity log to view the Configuration category. Filter the Resource type to Service Account.
- B. Filter the Activity log to view the Configuration category. Filter the Resource type to Google Project.
- C. Filter the Activity log to view the Data Access category. Filter the Resource type to Service Account.
- D. Filter the Activity log to view the Data Access category. Filter the Resource type to Google Project.
Correct answer: A
Explanation
The correct answer is A because filtering the Activity log by the Configuration category and the Resource type to Service Account allows you to see the creation events specifically related to service accounts. The other options either focus on the wrong resource type (Google Project) or the wrong log category (Data Access), which does not capture service account creation events.