For a list of methods for this resource, see the end of this page.
Resource representations
Contains properties of a user role permission.
{ "kind": "dfareporting#userRolePermission", "id": long, "name": string, "permissionGroupId": long, "availability": string }
Property name | Value | Description | Notes |
---|---|---|---|
availability |
string |
Levels of availability for a user role permission.
Acceptable values are:
|
|
id |
long |
ID of this user role permission. | |
kind |
string |
Identifies what kind of resource this is. Value: the fixed string "dfareporting#userRolePermission" . |
|
name |
string |
Name of this user role permission. | |
permissionGroupId |
long |
ID of the permission group that this user role permission belongs to. |