googleCalendar.importEvent preserves an iCalendar unique identifier during migration or synchronization. It imports silently and doesn’t invite guests.
Example
Inputs
ProvideiCalUID, summary, and schedule. You can use all event-detail fields from Create event except createMeet and sendUpdates. calendar defaults to primary and second argument { account } selects the Google Account.
Output
Returns the importedCalendarEvent. See Get event. Google doesn’t send invitations for imported attendee data. The iCalUID is a cross-calendar identity, while later Calendar actions use the returned provider id.