Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_info
Function · 0.45
env_variables
Function · 0.45
pytest_sessionstart
Function · 0.45
function_with_optional_pydantic_model
Function · 0.45
test_default_state_is_on
Method · 0.45
fake_create_async_engine
Function · 0.45
_spy_factory
Function · 0.45
_append_event
Method · 0.45
_create_test_client
Function · 0.45
cleanup_sys_path
Method · 0.45
test_generate_content_async_stream_with_custom_headers
Function · 0.45
test_connect_with_custom_headers
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected