| Name | Type | Description | Notes |
|---|---|---|---|
| can | map[string,bool] | Operations the current user is able to perform on this object | [optional] |
| model_name | string | Name of model containing this test. | [optional] |
| name | string | Name of this test. | [optional] |
| explore_name | string | Name of the explore this test runs a query against | [optional] |
| query_url_params | string | The url parameters that can be used to reproduce this test's query on an explore. | [optional] |
| file | string | Name of the LookML file containing this test. | [optional] |
| line | int | Line number of this test in LookML. | [optional] |