
Ultimate access to all questions.
When using the gcloud command-line tool to create a custom role in a project by copying a predefined role, you encounter the error:
INVALID_ARGUMENT: Permission resourcemanager.projects.list is not valid
What steps should you take to resolve this issue?_
A
Add the resourcemanager.projects.get permission, 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.