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] |
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.