Google Apps Script API
    Preparing search index...
    interface DateRange {
        endDate?: string;
        startDate?: string;
    }
    Index

    Properties

    endDate?: string
    startDate?: string