Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
docs: update query.py
  • Loading branch information
dandhlee authored May 20, 2025
commit 2bf1ba87583953431a288a52dedae42581704b1a
2 changes: 1 addition & 1 deletion google/cloud/bigquery/job/query.py
Original file line number Diff line number Diff line change
Expand Up @@ -1529,7 +1529,7 @@ def result( # type: ignore # (incompatible with supertype)
a DDL query, an ``_EmptyRowIterator`` instance is returned.

Raises:
google.cloud.exceptions.GoogleAPICallError:
google.api_core.exceptions.GoogleAPICallError:
If the job failed and retries aren't successful.
concurrent.futures.TimeoutError:
If the job did not complete in the given timeout.
Expand Down