Class DatasetReference (0.11.7)

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

Reference to a BigQuery dataset.

Attributes

NameDescription
dataset_id str
A unique ID for this dataset, without the project name. The ID must contain only letters (a-z, A-Z), numbers (0-9), or underscores (_). The maximum length is 1,024 characters.
project_id str
The ID of the project containing this dataset.