# LookerApi30Reference.DashboardLayoutComponent

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** | Unique Id | [optional] 
**dashboardLayoutId** | **String** | Id of Dashboard Layout | [optional] 
**dashboardElementId** | **String** | Id Of Dashboard Element | [optional] 
**row** | **Number** | Row | [optional] 
**column** | **Number** | Column | [optional] 
**width** | **Number** | Width | [optional] 
**height** | **Number** | Height | [optional] 
**deleted** | **Boolean** | Whether or not the dashboard layout component is deleted | [optional] 
**elementTitle** | **String** | Dashboard element title, extracted from the Dashboard Element. | [optional] 
**visType** | **String** | Visualization type, extracted from a query&#39;s vis_config | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


