| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | Name of the explore | [optional] |
| label | str | Label for the explore | [optional] |
| hidden | bool | Is this explore marked as hidden | [optional] |
| group_label | str | Label used to group explores in the navigation menus | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |