Skip to content

Latest commit

 

History

History
executable file
·
18 lines (15 loc) · 1.08 KB

ContentMeta.md

File metadata and controls

executable file
·
18 lines (15 loc) · 1.08 KB

LookerApi31Reference.ContentMeta

Properties

Name Type Description Notes
id Number Unique Id [optional]
name String Name or title of underlying content [optional]
parentId Number Id of Parent Content [optional]
spaceId String Id of associated space when content_type is "space" [optional]
dashboardId String Id of associated dashboard when content_type is "dashboard" [optional]
lookId Number Id of associated look when content_type is "look" [optional]
contentType String Content Type ("dashboard", "look", or "space") [optional]
inherits Boolean Whether content inherits its access levels from parent [optional]
inheritingId Number Id of Inherited Content [optional]
slug String Content Slug [optional]
can {String: Boolean} Operations the current user is able to perform on this object [optional]