Name | Type | Description | Notes |
---|---|---|---|
id | string | Unique Id | [optional] |
user_id | int | Id of User | [optional] |
title | string | Look Title | [optional] |
description | string | Description | [optional] |
readonly | bool | Is Read-only | [optional] |
hidden | bool | Is Hidden | [optional] |
refresh_interval | string | Refresh Interval | [optional] |
refresh_interval_to_i | int | Refresh Interval as Integer | [optional] |
space | \Looker\Model\SpaceBase | Space | [optional] |
model | \Looker\Model\LookModel | Model | [optional] |
content_favorite_id | int | Content Favorite Id | [optional] |
scheduled_plan | \Looker\Model\ScheduledPlan | ScheduledPlan | [optional] |
content_metadata_id | int | Id of content metadata | [optional] |
query_timezone | string | Timezone in which the Dashboard will run by default. | [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.