Google Apps Script API
    Preparing search index...
    interface TableDataInsertAllResponse {
        insertErrors?: TableDataInsertAllResponseInsertErrors[];
        kind?: string;
    }
    Index

    Properties

    kind?: string