ADK for TypeScript: API Reference
    Preparing search index...

    Enumeration EventType

    The types of events that can be parsed from a raw Event.

    Enumeration Members

    ACTIVITY: "activity"
    CALL_CODE: "call_code"
    CODE_RESULT: "code_result"
    CONTENT: "content"
    ERROR: "error"
    FINISHED: "finished"
    THOUGHT: "thought"
    TOOL_CALL: "tool_call"
    TOOL_CONFIRMATION: "tool_confirmation"
    TOOL_RESULT: "tool_result"