AgentState
interface AgentState
Interface for agent-specific state classes in ADK.
Implementing classes must provide a way to convert their state into a type-safe TypedData.MapValue for persistence.
Inheritors
Functions
Link copied to clipboard
Converts the state into an TypedData.MapValue.