Google Apps Script API
    Preparing search index...
    interface ScriptParams {
        lastRefresh: string;
        sampleExtraction?: boolean;
    }
    Index

    Properties

    lastRefresh: string

    A timestamp that marks the most recent request for a refresh of data.

    sampleExtraction?: boolean

    If true, the getData() request is for automatic semantic type detection.