Google Apps Script API
    Preparing search index...
    interface BatchUpdateDocumentResponse {
        documentId?: string;
        replies?: GoogleAppsScript.Docs.Schema.Response[];
        writeControl?: GoogleAppsScript.Docs.Schema.WriteControl;
    }
    Index

    Properties

    documentId?: string