Class BigQueryOutputResult (1.10.0)

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

A BigQuery output result.

Attributes

NameDescription
dataset_id str
The ID of a BigQuery Dataset.
table_id str
The ID of a BigQuery Table.

Inheritance

builtins.object > proto.message.Message > BigQueryOutputResult