Class BigQueryIODetails (0.1.5)

BigQueryIODetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Metadata for a BigQuery connector used by the job. .. attribute:: table

Table accessed in the connection.

:type: str

Attributes

NameDescription
dataset str
Dataset accessed in the connection.
project_id str
Project accessed in the connection.
query str
Query used to access data in the connection.