Skip to content

Commit

Permalink
add space
Browse files Browse the repository at this point in the history
  • Loading branch information
Linchin committed Sep 11, 2024
1 parent 8a7d0cd commit e8939e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions google/cloud/bigquery/job/query.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,8 +477,10 @@ def destination(self):
``your-project.your_dataset.your_table``.
.. note::
Only table ID is passed to the backend, so any configuration
in `~google.cloud.bigquery.table.Table` is discarded.
See
https://cloud.google.com/bigquery/docs/reference/rest/v2/Job#JobConfigurationQuery.FIELDS.destination_table
"""
Expand Down

0 comments on commit e8939e7

Please sign in to comment.