ExamQuestions.com

Register
Login
Google Professional Cloud Network Engineer Exam Exam Questions

Google

Google Professional Cloud Network Engineer Exam

30 / 75

Question 30:

You have recently been put in charge of managing identity and access management for your organization. You have several projects and want to use scripting and automation wherever possible. You want to grant the editor role to a project member. Which two methods can you use to accomplish this? (Choose two.) 

Answer options:

A. GetIamPolicy() via REST API 
B. setIamPolicy() via REST API 
C. gcloud pubsub add-iam-policy-binding Sprojectname --member user:Susername --role roles/editor
D. gcloud projects add-iam-policy-binding Sprojectname --member user:Susername --role roles/editor
E. Enter an email address in the Add members field, and select the desired role from the drop-down menu in the GCP Console.