Google Apps Script API
    Preparing search index...
    interface AppendValuesResponse {
        spreadsheetId?: string;
        tableRange?: string;
        updates?: UpdateValuesResponse;
    }
    Index

    Properties

    spreadsheetId?: string
    tableRange?: string