Class TableDefinition (0.2.2)

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

Describes an external data source used in a query. .. attribute:: name

Name of the table, used in queries.

:type: str

Attribute

NameDescription
source_uris Sequence[str]
Google Cloud Storage URIs for the data to be imported.