google.adk.sessions.Session
https://github.com/google/adk-python/blob/v1.31.0/src/google/adk/sessions/session.py#L28
Session: Tracking Individual Conversationsの実装
events: list[Event]
The events of the session, e.g. user input, model response, function call/response, etc.