Posted by: Pdfprep
Post Date: January 3, 2021
You are using the gcloud command line tool to create a new custom role in a project by coping a predefined role.
You receive this error message:
INVALID_ARGUMENT: Permission resourcemanager.projects.list is not valid
What should you do?
A . Add the resourcemanager.projects.getpermission, and try again.
B . Try again with a different role with a new name but the same permissions.
C . Remove the resourcemanager.projects.list permission, and try again.
D . Add the resourcemanager.projects.setIamPolicy permission, and try again.
Answer: C
Explanation:
Reference: https://cloud.google.com/iam/docs/understanding-custom-roles
Leave a Reply