Class TableDefinition (1.4.3)

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

Describes an external data source used in a query.

Attributes

NameDescription
name str
Name of the table, used in queries.
source_uris MutableSequence[str]
Google Cloud Storage URIs for the data to be imported.