Google Apps Script API
    Preparing search index...
    interface FreeBusyCalendar {
        busy?: TimePeriod[];
        errors?: GoogleAppsScript.Calendar.Schema.Error[];
    }
    Index

    Properties

    Properties

    busy?: TimePeriod[]