Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.66 KB

Space.md

File metadata and controls

25 lines (22 loc) · 1.66 KB

LookerApi30Reference.Space

Properties

Name Type Description Notes
id String Unique Id [optional]
contentMetadataId Integer Id of content metadata [optional]
creatorId Integer User Id of Creator [optional]
name String Unique Name [optional]
isPersonal Boolean Space is a user's personal space [optional]
isPersonalDescendant Boolean Space is descendant of a user's personal space [optional]
isSharedRoot Boolean Space is the root shared space [optional]
isRoot Boolean (DEPRECATED) Space is the root shared space (alias of is_shared_root) [optional]
isUsersRoot Boolean Space is the root user space [optional]
isUserRoot Boolean (DEPRECATED) Space is the root user space (alias of is_users_root [optional]
isEmbed Boolean Space is an embed space [optional]
isEmbedSharedRoot Boolean Space is the root embed shared space [optional]
isEmbedUsersRoot Boolean Space is the root embed users space [optional]
externalId String Embedder's Id if this space was autogenerated as an embedding shared space via 'external_group_id' in an SSO embed login [optional]
parentId Integer (Write-only) Id of Parent [optional]
looks [LookWithDashboards] Looks [optional]
dashboards [DashboardBase] Dashboards [optional]
can {String: Boolean} Operations the current user is able to perform on this object [optional]