Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/google/adk-python
/ RunEvalResponse
Class
RunEvalResponse
src/google/adk/cli/dev_server.py:121–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
119
120
121
class
RunEvalResponse(common.BaseModel):
122
run_eval_results: list[RunEvalResult]
123
124
125
class
GetEventGraphResult(common.BaseModel):
Callers
1
run_eval
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected