Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

Latest commit

 

History

History
17 lines (13 loc) · 934 Bytes

ContentFavorite.md

File metadata and controls

17 lines (13 loc) · 934 Bytes

ContentFavorite

Properties

Name Type Description Notes
id int Unique Id [optional]
user_id int User Id which owns this ContentFavorite [optional]
content_metadata_id int Content Metadata Id associated with this ContentFavorite [optional]
look_id int Id of a look [optional]
dashboard_id int Id of a dashboard [optional]
look \Looker\Model\LookBasic Associated Look [optional]
dashboard \Looker\Model\DashboardBase Associated Dashboard [optional]
can map[string,bool] Operations the current user is able to perform on this object [optional]

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