I'm trying to list the events in a calendar using the google calendar API v3 (https://developers.google.com/google-apps/calendar/v3/reference/events/list). I'd rather not deal with paging, is there a hard limit on the MaxResults property? Can I make it 365 at least?