Class BigQuerySource (2.4.2)

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

The BigQuery location for the input content. .. attribute:: input_uri

Required. BigQuery URI to a table, up to 2000 characters long. Accepted forms:

  • BigQuery path e.g. bq://projectId.bqDatasetId.bqTableId

    :type: str