Version 4.0.25.14 (latest)
Datatype
Description
(object)
object
big_query_metadata
lock
Metadata returned from Bigquery. Null if any other dialect.
Expand JsonBiBigQueryMetadata definition...
total_bytes_processed
lock
integer
Total bytes processed by the BigQuery job
backend_cache_hit
lock
boolean
Return whether or not query results were served from the BigQuery cache.
Expand JsonBiFields definition...
dimensions
JsonBiField
[]
Expand JsonBiField definition...
sql
lock
string
SQL expressions for the field
view
lock
string
Explore name
dimension_group
lock
string
Which dimension group created this dimension
category
lock
string
Dimension, Measure, etc.
field_group_label
lock
string
Field Group Label
name
lock
string
Field Name
type
lock
string
Field Type
view_label
lock
string
View Label
label
lock
string
Field Label
field_group_variant
lock
string
Field Group Variant
hidden
lock
boolean
If the field is marked as hidden in the Lookml
description
lock
string
Field Description
measures
JsonBiField
[]
Expand JsonBiField definition...
sql
lock
string
SQL expressions for the field
view
lock
string
Explore name
dimension_group
lock
string
Which dimension group created this dimension
category
lock
string
Dimension, Measure, etc.
field_group_label
lock
string
Field Group Label
name
lock
string
Field Name
type
lock
string
Field Type
view_label
lock
string
View Label
label
lock
string
Field Label
field_group_variant
lock
string
Field Group Variant
hidden
lock
boolean
If the field is marked as hidden in the Lookml
description
lock
string
Field Description
pivots
JsonBiField
[]
Expand JsonBiField definition...
sql
lock
string
SQL expressions for the field
view
lock
string
Explore name
dimension_group
lock
string
Which dimension group created this dimension
category
lock
string
Dimension, Measure, etc.
field_group_label
lock
string
Field Group Label
name
lock
string
Field Name
type
lock
string
Field Type
view_label
lock
string
View Label
label
lock
string
Field Label
field_group_variant
lock
string
Field Group Variant
hidden
lock
boolean
If the field is marked as hidden in the Lookml
description
lock
string
Field Description
table_calculations
Expand JsonBiTableCalc definition...
name
lock
string
Table Calc Name
label
lock
string
Table Calc Label
align
lock
string
Alignment
expression
lock
string
Evaluated table calculation expression
value_format
lock
string
Value format
measure
lock
boolean
If table calculation is a measure
pivots
JsonBiPivots
[]
Expand JsonBiPivots definition...
key
lock
string
Pivot Column Value
data
lock
object
Pivot Data
sort_values
lock
object
Pivot Sort Values
is_total
lock
boolean
If the value is a total
has_subtotals
lock
boolean
If the query has subtotals
has_totals
lock
boolean
If the query has totals
columns_truncated
lock
string
If the query results hit the maximum column limit and additional columns were truncated
filter_expression
lock
string
Filter expression applied to the query results
filters
lock
object
Filters applied to the query results
sql
lock
string
Raw sql query. Null if user does not have permission to view sql