
Answer-first summary for fast verification
Answer: Use the GCP Console, IAM section to view the information.
The correct answer is **C** because the IAM section in the GCP Console is the appropriate area to review permissions assigned to a custom role within a specific project. Refer to the GCP documentation on [IAM Custom Roles](https://cloud.google.com/iam/docs/understanding-custom-roles) for more details. - **Option A** is incorrect as the Security section does not provide the necessary information. - **Option B** is incorrect because `gcloud init` does not display the required permissions information. - **Option D** is incorrect as the API section is not the correct location to view this information.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
How can you verify the permissions assigned to a custom IAM role in Google Cloud Platform?
A
Use the GCP Console, Security section to view the information.
B
Use the gcloud init command to view the information.
C
Use the GCP Console, IAM section to view the information.
D
Use the GCP Console, API section to view the information.