| Name | Type | Description | Notes |
|---|---|---|---|
| connection_id | str | Id of Connection (this or "model_name" required) | [optional] |
| model_name | str | Name of LookML Model (this or "connection_id" required) | [optional] |
| sql | str | SQL query | [optional] |
| can | dict(str, bool) | Operations the current user is able to perform on this object | [optional] |