
Explanation:
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 for more details.
gcloud init does not display the required permissions information.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.
No comments yet.