adk-python/tests/unittests/tools/bigquery
Google Team Member ba5b80d5d7 feat: use bigquery scope by default in bigquery credentials.
Right now the agent builder has to specify the bigquery scope explicitly for bigquery tools, which is somewhat unnecessary. With this change the user does not have to specify scopes, although they would still have the ability to overrides scopes if necessary.

PiperOrigin-RevId: 765354010
2025-05-30 15:12:49 -07:00
..
__init__ feat: add customized bigquer tool wrapper class to facilitate developer to handcraft bigquery api tool 2025-05-23 17:23:41 -07:00
test_bigquery_credentials_manager.py feat: add BigQuery first-party tools. 2025-05-28 00:59:19 -07:00
test_bigquery_credentials.py feat: use bigquery scope by default in bigquery credentials. 2025-05-30 15:12:49 -07:00
test_bigquery_tool.py fix: fix bigquery credentials and bigquery tool to make it compatible with python 3.9 and make the credential serializable in session 2025-05-26 01:58:52 -07:00