Class TableReference (3.18.0)

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

Message defining the location of a BigQuery table with the projectId inferred from the parent project.

Attributes

Name Description
dataset_id str
Dataset ID of the table.
table_id str
Name of the table.