# LookerApi30Reference.CreateQueryTask

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**queryId** | **Number** | Id of query to run | 
**resultFormat** | **String** | Desired result format | 
**source** | **String** | Source of query task | [optional] 
**deferred** | **Boolean** | Create the task but defer execution | [optional] 
**lookId** | **Number** | Id of look associated with query. | [optional] 
**dashboardId** | **String** | Id of dashboard associated with query. | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


