# LookerApi30Reference.SqlQueryCreate

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**connectionId** | **String** | Id of Connection (this or \&quot;model_name\&quot; required) | [optional] 
**modelName** | **String** | Name of LookML Model (this or \&quot;connection_id\&quot; required) | [optional] 
**sql** | **String** | SQL query | [optional] 
**can** | **{String: Boolean}** | Operations the current user is able to perform on this object | [optional] 


