| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | Unique Id | [optional] |
| name | string | Name of group | [optional] |
| user_count | int | Number of users included in this group | [optional] |
| contains_current_user | bool | Currently logged in user is group member | [optional] |
| externally_managed | bool | Group membership controlled outside of Looker | [optional] |
| include_by_default | bool | New users are added to this group by default | [optional] |
| external_group_id | string | External Id group if embed group | [optional] |
| can_add_to_content_metadata | bool | Group can be used in content access controls | [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.