ISPO SDK
    Preparing search index...

    Interface GoogleCalendarListCalendarsResult

    Markdown
    interface GoogleCalendarListCalendarsResult {
        calendars: GoogleCalendarCalendar[];
    }
    Index