
Explanation:
The correct answer is B because it directly shows you the Owners of the specific project you're interested in.
Ultimate access to all questions.
No comments yet.
To identify who in your organization has Owner access to a project named 'my-project', what is the most appropriate action to take?
A
Use gcloud iam list-grantable-role --project my-project from your Terminal.
B
In the Google Cloud Platform Console, navigate to the IAM page for your project and apply the filter Role:Owner.
C
Use gcloud iam list-grantable-role from Cloud Shell on the project page.
D
In the Google Cloud Platform Console, go to the IAM page for your organization and apply the filter Role:Owner.