Google Calendar is a time management tool providing scheduling features, event reminders, and integration with email and other apps for streamlined organization
Inserts an existing calendar into the user's calendar list.
Updates an existing entry on the user\'s calendar list.
Deletes a secondary calendar. use calendars.clear for clearing all events on primary calendars.
Updates metadata for a calendar.
Clears a primary calendar. this operation deletes all events associated with the primary calendar of an account.
Creates an event on a google calendar, needing rfc3339 utc start/end times (end after start) and write access to the calendar. by default, adds the organizer as an attendee unless exclude organizer is set to true.