MCPcopy Index your code
hub / github.com/google/adk-python / update

Method update

tests/unittests/cli/utils/test_cli_deploy.py:275–277  ·  view source on GitHub ↗
(self, *, name: str, config: Dict[str, Any])

Source from the content-addressed store, hash-verified

273 )
274
275 def update(self, *, name: str, config: Dict[str, Any]) -> None:
276 del name
277 del config
278
279 class _FakeVertexClient:
280

Callers 15

update_user_infoFunction · 0.45
env_variablesFunction · 0.45
pytest_sessionstartFunction · 0.45
fake_create_async_engineFunction · 0.45
_spy_factoryFunction · 0.45
_append_eventMethod · 0.45
_create_test_clientFunction · 0.45
cleanup_sys_pathMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected