Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 922 Bytes

LookmlTest.md

File metadata and controls

16 lines (12 loc) · 922 Bytes

LookmlTest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]