We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d73e3ea commit a4de65bCopy full SHA for a4de65b
google/cloud/bigquery/client.py
@@ -866,7 +866,7 @@ def get_dataset(
866
How to retry the RPC.
867
timeout (Optional[float]):
868
The number of seconds to wait for the underlying HTTP transport
869
- before using ``retry`
+ before using ``retry``.
870
dataset_view (Optional[google.cloud.bigquery.enums.DatasetView]):
871
# TODO clean up this docstring.
872
Specifies the level of detail to include for the dataset resource.
0 commit comments