| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | Unique Id | [optional] |
| title | str | Name of row | [optional] |
| is_dynamic | bool | This section was automatically generated by Looker | [optional] |
| is_header | bool | Is this a header section (has no items) | [optional] |
| order | float | An arbitrary float representing the sort order of sections. | [optional] |
| detail_url | str | A URL pointing to a page showing further information about the content in the section. | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |