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 a3429c5 commit 2663f5fCopy full SHA for 2663f5f
src/google/adk/tools/bigquery/config.py
@@ -34,7 +34,7 @@ class WriteMode(Enum):
34
"""Only protected write operations are allowed in a BigQuery session.
35
36
In this mode write operations in the anonymous dataset of a BigQuery session
37
- are allowed. For example, a temporaray table can be created, manipulated and
+ are allowed. For example, a temporary table can be created, manipulated and
38
deleted in the anonymous dataset during Agent interaction, while protecting
39
permanent tables from being modified or deleted. To learn more about BigQuery
40
sessions, see https://cloud.google.com/bigquery/docs/sessions-intro.
0 commit comments