• Home
  • Raw
  • Download

Lines Matching full:role

82 <p class="firstline">Gets the definition of a Role.</p>
85 <p class="firstline">Lists every predefined Role that IAM supports, or every custom role that is de…
91 …ted on a Google Cloud resource. A role is grantable if the IAM policy for the resource can contain…
103 <pre>Gets the definition of a Role.
115 { # A role in the Identity and Access Management API.
116 …&quot;deleted&quot;: True or False, # The current deleted state of the role. This field is read on…
117 …uot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description for the role.
119 …&quot;includedPermissions&quot;: [ # The names of the permissions this role grants when bound in a…
122 … the role. When Role is used in CreateRole, the role name must not be set. When Role is used in ou…
123 … the role. If the `ALPHA` launch stage has been selected for a role, the `stage` field will not be…
124 …&quot;title&quot;: &quot;A String&quot;, # Optional. A human-readable title for the role. Typicall…
130 …<pre>Lists every predefined Role that IAM supports, or every custom role that is defined for an or…
137 …eturned Role objects. When `FULL` is specified, the `includedPermissions` field is returned, which…
152 { # A role in the Identity and Access Management API.
153 …&quot;deleted&quot;: True or False, # The current deleted state of the role. This field is read on…
154 …uot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description for the role.
156 …&quot;includedPermissions&quot;: [ # The names of the permissions this role grants when bound in a…
159 … the role. When Role is used in CreateRole, the role name must not be set. When Role is used in ou…
160 … the role. If the `ALPHA` launch stage has been selected for a role, the `stage` field will not be…
161 …&quot;title&quot;: &quot;A String&quot;, # Optional. A human-readable title for the role. Typicall…
183 …ted on a Google Cloud resource. A role is grantable if the IAM policy for the resource can contain…
189 { # The grantable role query request.
204 { # The grantable role query response.
207 { # A role in the Identity and Access Management API.
208 …&quot;deleted&quot;: True or False, # The current deleted state of the role. This field is read on…
209 …uot;description&quot;: &quot;A String&quot;, # Optional. A human-readable description for the role.
211 …&quot;includedPermissions&quot;: [ # The names of the permissions this role grants when bound in a…
214 … the role. When Role is used in CreateRole, the role name must not be set. When Role is used in ou…
215 … the role. If the `ALPHA` launch stage has been selected for a role, the `stage` field will not be…
216 …&quot;title&quot;: &quot;A String&quot;, # Optional. A human-readable title for the role. Typicall…