BigQueryIODetails(mapping=None, *, ignore_unknown_fields=False, **kwargs)Metadata for a BigQuery connector used by the job.
Attributes |
|
|---|---|
| Name | Description |
table |
str
Table accessed in the connection. |
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. |