Google Apps Script API
    Preparing search index...
    interface BatchClearValuesResponse {
        clearedRanges?: string[];
        spreadsheetId?: string;
    }
    Index

    Properties

    clearedRanges?: string[]
    spreadsheetId?: string