Google Apps Script API
    Preparing search index...
    interface TimePeriod {
        end?: string;
        start?: string;
    }
    Index

    Properties

    Properties

    end?: string
    start?: string