Google Apps Script API
    Preparing search index...
    interface FreeBusyGroup {
        calendars?: string[];
        errors?: GoogleAppsScript.Calendar.Schema.Error[];
    }
    Index

    Properties

    calendars?: string[]