Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.02 KB

Group.md

File metadata and controls

18 lines (14 loc) · 1.02 KB

Group

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]

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