Question 70 of 169
Single answer 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?
AAdd the resourcemanager.projects.get permission, and try again.
BTry again with a different role with a new name but the same permissions.
✓CRemove the resourcemanager.projects.list permission, and try again.
DAdd the resourcemanager.projects.setIamPolicy permission, and try again.
✓
Correct Answer: C
Remove the resourcemanager.projects.list permission, and try again.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.