Google Apps Script API
    Preparing search index...
    interface BatchUpdateDocumentRequest {
        requests?: GoogleAppsScript.Docs.Schema.Request[];
        writeControl?: GoogleAppsScript.Docs.Schema.WriteControl;
    }
    Index

    Properties