The minimal Google Calendar surface GoogleCalendarSource drives. A production wiring
implements this over googleapis — calendar.events.list({ calendarId, syncToken | pageToken }) —
following nextPageToken page-to-page and capturing the final nextSyncToken. Tests inject a fake.
NO googleapis types leak through this surface.
The minimal Google Calendar surface GoogleCalendarSource drives. A production wiring implements this over
googleapis—calendar.events.list({ calendarId, syncToken | pageToken })— followingnextPageTokenpage-to-page and capturing the finalnextSyncToken. Tests inject a fake. NO googleapis types leak through this surface.