Module event

Module event 

Source
Available on crate feature sessions only.

Structs§

Event
Event represents a single interaction in a conversation. This struct embeds LlmResponse to match ADK-Go’s design pattern.
EventActions

Traits§

Events
Trait for accessing events in a session.