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