• Home
  • History
  • Annotate
  • Raw
  • Download

Lines Matching full:role

79 <p class="firstline">Gets a Role definition.</p>
95 <pre>Gets a Role definition.
98 name: string, The resource name of the role in one of the following formats:
110 { # A role in the Identity and Access Management API.
111 "description": "A String", # Optional. A human-readable description for the role.
112 "title": "A String", # Optional. A human-readable title for the role. Typically this
114 "deleted": True or False, # The current deleted state of the role. This field is read only.
117 …"includedPermissions": [ # The names of the permissions this role grants when bound in an IAM poli…
120 … "stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
121 # selected for a role, the `stage` field will not be included in the
122 # returned definition for the role.
123 "name": "A String", # The name of the role.
125 # When Role is used in CreateRole, the role name must not be set.
127 # When Role is used in output and other input such as UpdateRole, the role
149 view: string, Optional view for the returned Role objects. When `FULL` is specified,
151 permissions in the role. The default value is `BASIC`, which does not
161 { # A role in the Identity and Access Management API.
162 "description": "A String", # Optional. A human-readable description for the role.
163 "title": "A String", # Optional. A human-readable title for the role. Typically this
165 "deleted": True or False, # The current deleted state of the role. This field is read only.
168 …"includedPermissions": [ # The names of the permissions this role grants when bound in an IAM poli…
171 … "stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
172 # selected for a role, the `stage` field will not be included in the
173 # returned definition for the role.
174 "name": "A String", # The name of the role.
176 # When Role is used in CreateRole, the role name must not be set.
178 # When Role is used in output and other input such as UpdateRole, the role
203 A role is grantable if it can be used as the role in a binding for a policy
210 { # The grantable role query request.
230 { # The grantable role query response.
234 { # A role in the Identity and Access Management API.
235 "description": "A String", # Optional. A human-readable description for the role.
236 "title": "A String", # Optional. A human-readable title for the role. Typically this
238 "deleted": True or False, # The current deleted state of the role. This field is read only.
241 …"includedPermissions": [ # The names of the permissions this role grants when bound in an IAM poli…
244 … "stage": "A String", # The current launch stage of the role. If the `ALPHA` launch stage has been
245 # selected for a role, the `stage` field will not be included in the
246 # returned definition for the role.
247 "name": "A String", # The name of the role.
249 # When Role is used in CreateRole, the role name must not be set.
251 # When Role is used in output and other input such as UpdateRole, the role