mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
When get session is being called on a session with more than 1 page of events (100+), the response of the subsequent listevents calls fails due to missing parsing logic. This change fixes the processing of the listevents responses. PiperOrigin-RevId: 783166959