Class DatasetName (1.0.6)

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

The fully-qualified name for a dataset.

Attributes

NameDescription
project_id str
The project ID.
dataset_id str
The dataset ID within the project.

Inheritance

builtins.object > proto.message.Message > DatasetName