adk-python/tests/unittests/tools
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
..
apihub_tool chore: reformat the codes using autoformat.sh 2025-05-22 09:43:54 -07:00
application_integration_tool chore: Fixes unittests/tools/application_integration_tool/test_application_integration_toolset.py 2025-05-17 09:49:35 -07:00
bigquery feat: use bigquery scope by default in bigquery credentials. 2025-05-30 15:12:49 -07:00
bigquery_tool feat: add BigQuery first-party tools. 2025-05-28 00:59:19 -07:00
google_api_tool refactor: refactor google api toolset to hide non-public field 2025-05-13 19:26:05 -07:00
openapi_tool chore: reformat the codes using autoformat.sh 2025-05-22 09:43:54 -07:00
retrieval Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
__init__.py Support async agent and model callbacks 2025-05-06 15:14:10 -07:00
test_agent_tool.py Move public_utils to utils in tests 2025-05-21 16:35:11 -07:00
test_base_tool.py ADK changes 2025-05-15 12:46:44 -07:00
test_build_function_declaration.py Fix typos in docstrings of evaluation_generator.py and event.py (#101) (#121) 2025-04-12 09:55:22 -07:00
test_function_tool.py chore: fix function tool UT 2025-05-28 22:30:42 -07:00