DataResult

Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
name
string
A snake-case name for the data result.
schema
The schema of the data.
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.
data
any[]