Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.12 KB

GroupSearch.md

File metadata and controls

19 lines (15 loc) · 1.12 KB

GroupSearch

Properties

Name Type Description Notes
can map[string,bool] Operations the current user is able to perform on this object [optional]
can_add_to_content_metadata bool Group can be used in content access controls [optional]
contains_current_user bool Currently logged in user is group member [optional]
external_group_id string External Id group if embed group [optional]
externally_managed bool Group membership controlled outside of Looker [optional]
id string Unique Id [optional]
include_by_default bool New users are added to this group by default [optional]
name string Name of group [optional]
user_count int Number of users included in this group [optional]
roles \Swagger\Client\Model\Role[] Roles assigned to group [optional]

[Back to Model list] [Back to API list] [Back to README]