Google Apps Script API
    Preparing search index...
    interface FreeBusyResponse {
        calendars?: object;
        groups?: object;
        kind?: string;
        timeMax?: string;
        timeMin?: string;
    }
    Index

    Properties

    calendars?: object
    groups?: object
    kind?: string
    timeMax?: string
    timeMin?: string