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: Union[str, apache_beam.options.value_provider.ValueProvider, None], temp_location: Optional[str], unique_id: str, directory_only: bool = False) → str[source]¶ Returns the fully qualified Google Cloud Storage URI where the extracted table should be written.