ASSOCIATE-CLOUD-ENGINEER · Question #59
You are a Google Cloud Engineer and assigned to set up a project for the team of four members. You need to grant only general permissions for all the resources of the project. You decided to grant a p
The correct answer is D. Publisher. This question asks to identify which of the given options is not considered a primitive role in Google Cloud Platform.
Question
Options
- AViewer
- BEditor
- COwner
- DPublisher
How the community answered
(22 responses)- A5% (1)
- C5% (1)
- D91% (20)
Why each option
This question asks to identify which of the given options is not considered a primitive role in Google Cloud Platform.
Viewer is a primitive role that grants read-only access to all resources within a project.
Editor is a primitive role that grants read and write access, but not administrative control, to all resources within a project.
Owner is a primitive role that grants full administrative access, including managing roles and permissions, to all resources within a project.
Publisher is not a primitive role in Google Cloud Platform IAM. Primitive roles are broad, legacy roles that include Owner, Editor, and Viewer, which grant predefined sets of permissions across all resources in a project.
Concept tested: Google Cloud IAM Primitive Roles
Source: https://cloud.google.com/iam/docs/understanding-roles#primitive_roles
Topics
Community Discussion
No community discussion yet for this question.