Google Apps Script API
    Preparing search index...
    interface CalendarEventUpdated {
        authMode: AuthMode;
        calendarId: string;
        triggerUid: string;
        user: GoogleAppsScript.Base.User;
    }

    Hierarchy (View Summary)

    Index

    Properties

    authMode: AuthMode
    calendarId: string
    triggerUid: string