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

Latest commit

 

History

History
18 lines (14 loc) · 923 Bytes

DashboardLayout.md

File metadata and controls

18 lines (14 loc) · 923 Bytes

DashboardLayout

Properties

Name Type Description Notes
id string Unique Id [optional]
dashboard_id string Id of Dashboard [optional]
type string Type [optional]
active bool Is Active [optional]
column_width int Column Width [optional]
width int Width [optional]
deleted bool Whether or not the dashboard layout is deleted. [optional]
dashboard_layout_components \Looker\Model\DashboardLayoutComponent[] Components [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]