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

Class GetEventGraphResult

src/google/adk/cli/dev_server.py:125–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

123
124
125class GetEventGraphResult(common.BaseModel):
126 dot_src: str
127
128
129class CreateEvalSetRequest(common.BaseModel):

Callers 3

get_app_info_imageMethod · 0.85
get_app_graph_dotMethod · 0.85
get_event_graphMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected