Google Apps Script API
    Preparing search index...

    Represents a response that makes changes to the calendar event that the user is currently editing in reaction to an action taken in the UI, such as a button click.

    interface CalendarEventActionResponse {
        printJson(): string;
    }
    Index

    Methods

    Methods