Version 4.0.26.4 (latest)
Datatype
Description
(object)
object
projectId
lock
string
The project that the job belongs to.
jobId
lock
string
The ID of the job.
location
lock
string
The location of the job.
destinationTable
lock
A reference to the destination table of the job's query results.
Expand BigQueryTableReference definition...
projectId
lock
string
The project that the table belongs to.
datasetId
lock
string
The dataset that the table belongs to.
tableId
lock
string
The table id.
Expand DataSourceSchema definition...
fields
Field
[]
description
lock
string
A textual description of the table's content and purpose.
synonyms
string[]
tags
string[]
displayName
lock
string
Table displayName.
filters
DataFilter
[]
Expand DataSourceSchema definition...
fields
Field
[]
Expand Field definition...
name
lock
string
The name of the field.
type
lock
string
The type of the field.
description
lock
string
A brief description of the field.
mode
lock
string
The mode of the field (e.g., NULLABLE, REPEATED).
synonyms
string[]
tags
string[]
displayName
lock
string
Field displayName.
subfields
any[]
category
lock
string
Field category.
valueFormat
lock
string
Looker only. Value format of the field.
description
lock
string
A textual description of the table's content and purpose.
synonyms
string[]
tags
string[]
displayName
lock
string
Table displayName.
filters
DataFilter
[]
Expand DataFilter definition...
field
lock
string
The field to filter on.
value
lock
string
The default value used for this filter.
type
lock
string
The type of filter present on a datasource.

