Class BigQueryDestination (0.4.0)

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

The BigQuery location for the output content.

Attribute

NameDescription
output_uri str
Required. BigQuery URI to a project, up to 2000 characters long. Accepted forms: - BigQuery path. For example: ``bq://projectId``.

Inheritance

builtins.object > proto.message.Message > BigQueryDestination