Name | Type | Description | Notes |
---|---|---|---|
bodyText | String | Text tile body text | [optional] |
bodyTextAsHtml | String | Text tile body text as Html | [optional] |
dashboardId | String | Id of Dashboard | [optional] |
editUri | String | Relative path of URI of LookML file to edit the dashboard element (LookML dashboard only). | [optional] |
id | String | Unique Id | [optional] |
look | LookWithQuery | Look | [optional] |
lookId | String | Id Of Look | [optional] |
lookmlLinkId | String | LookML link ID | [optional] |
mergeResultId | String | ID of merge result | [optional] |
noteDisplay | String | Note Display | [optional] |
noteState | String | Note State | [optional] |
noteText | String | Note Text | [optional] |
noteTextAsHtml | String | Note Text as Html | [optional] |
query | Query | Query | [optional] |
queryId | Number | Id Of Query | [optional] |
refreshInterval | String | Refresh Interval | [optional] |
refreshIntervalToI | Number | Refresh Interval as integer | [optional] |
resultMaker | ResultMakerWithIdVisConfigAndDynamicFields | Data about the result maker. | [optional] |
resultMakerId | Number | ID of the ResultMakerLookup entry. | [optional] |
subtitleText | String | Text tile subtitle text | [optional] |
title | String | Title of dashboard element | [optional] |
titleHidden | Boolean | Whether title is hidden | [optional] |
titleText | String | Text tile title | [optional] |
type | String | Type | [optional] |
alertCount | Number | Count of Alerts associated to a dashboard element | [optional] |
can | {String: Boolean} | Operations the current user is able to perform on this object | [optional] |