Path Parameters
The role id.
Query Parameters
The list of fields to update.
If set to true, and the role is not found, a new role will be created.
In this situation, update_mask
is ignored.
Body
Role defines a set of permissions that can be assigned to users.
Resource name. Format: roles/{role}
Human-readable title.
Optional description of the role.
List of permission identifiers granted by this role.
Role type indicating if it's built-in or custom.
TYPE_UNSPECIFIED
, BUILT_IN
, CUSTOM
Response
OK
Role defines a set of permissions that can be assigned to users.
Resource name. Format: roles/{role}
Human-readable title.
Optional description of the role.
List of permission identifiers granted by this role.
Role type indicating if it's built-in or custom.
TYPE_UNSPECIFIED
, BUILT_IN
, CUSTOM