| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique Id | [optional] |
| name | string | Name of Role | [optional] |
| permission_set | \Looker\Model\PermissionSet | (Read only) Permission set | [optional] |
| permission_set_id | int | (Write-Only) Id of permission set | [optional] |
| model_set | \Looker\Model\ModelSet | (Read only) Model set | [optional] |
| model_set_id | int | (Write-Only) Id of model set | [optional] |
| url | string | Link to get this item | [optional] |
| users_url | string | Link to get list of users with this role | [optional] |
| can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
This repository was archived by the owner on Jul 8, 2020. It is now read-only.