Datasource

Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
lookerExploreReference
A reference to a Looker explore.
Expand LookerExploreReference definition...
lookerInstanceUri
string
The base url of the Looker instance.
privateLookerInstanceInfo
Private Looker instance info.
Expand PrivateLookerInstanceInfo definition...
lookerInstanceId
string
The Looker instance id.
serviceDirectoryName
string
The service directory name of the Looker instance.
lookmlModel
string
Name of the LookML model.
explore
string
Name of the LookML Explore.
schema
The schema of the datasource.
Expand DataSourceSchema definition...
fields
Field[]
description
string
A textual description of the table's content and purpose.
synonyms
string[]
tags
string[]
displayName
string
Table displayName.
filters
schema
The schema of the datasource.
Expand DataSourceSchema definition...
fields
Field[]
Expand Field definition...
name
string
The name of the field.
type
string
The type of the field.
description
string
A brief description of the field.
mode
string
The mode of the field (e.g., NULLABLE, REPEATED).
synonyms
string[]
tags
string[]
displayName
string
Field displayName.
subfields
any[]
category
string
Field category.
valueFormat
string
Looker only. Value format of the field.
description
string
A textual description of the table's content and purpose.
synonyms
string[]
tags
string[]
displayName
string
Table displayName.
filters
Expand DataFilter definition...
field
string
The field to filter on.
value
string
The default value used for this filter.
type
string
The type of filter present on a datasource.
structSchema
object
A struct representation of the schema.