apache_beam.io.gcp.bigquery_read_internal module¶
Internal library for reading data from BigQuery.
NOTHING IN THIS FILE HAS BACKWARDS COMPATIBILITY GUARANTEES.
- apache_beam.io.gcp.bigquery_read_internal.bigquery_export_destination_uri(gcs_location_vp: str | ValueProvider | None, temp_location: str | None, unique_id: str, directory_only: bool = False) str [source]¶
Returns the fully qualified Google Cloud Storage URI where the extracted table should be written.