Class TableName (0.1.1)

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

The fully-qualified name for a table. .. attribute:: project_id

The project ID.

:type: str

Attributes

NameDescription
dataset_id str
The dataset ID within the project.
table_id str
The table ID of the table within the dataset.