| Name | Type | Description | Notes |
|---|---|---|---|
| can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
| query_id | string | Id of query to run | |
| result_format | string | Desired async query result format. Valid values are: "inline_json", "json", "json_detail", "json_fe", "csv", "html", "md", "txt", "xlsx", "gsxml". | |
| source | string | Source of query task | [optional] |
| deferred | bool | Create the task but defer execution | [optional] |
| look_id | string | Id of look associated with query. | [optional] |
| dashboard_id | string | Id of dashboard associated with query. | [optional] |