Mit Sammlungen den Überblick behalten Sie können Inhalte basierend auf Ihren Einstellungen speichern und kategorisieren.
EditorDateiUmfangAktionAntwort
Führt Änderungen an einem Editor wie Google Docs, Google Tabellen oder Google Präsentationen als Reaktion auf eine Aktion in der Benutzeroberfläche aus. Beispiel: Eine Anfrage für den Bereich drive.file für das aktuell aktive Dokument.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[[["\u003cp\u003e\u003ccode\u003eEditorFileScopeActionResponse\u003c/code\u003e facilitates changes to Google Editors (Docs, Sheets, Slides) based on user actions, like requesting file access.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eprintJson()\u003c/code\u003e method, primarily for debugging, that returns a JSON string representation of the object.\u003c/p\u003e\n"]]],[],null,["EditorFileScopeActionResponse\n\nMakes changes to an Editor, such as Google Docs, Sheets, or Slides in reaction to an action taken\nin the UI. For example a request for `drive.file` scope for the current active\ndocument. \n\nMethods\n\n| Method | Return type | Brief description |\n|-----------------------------|-------------|------------------------------------------------|\n| [printJson()](#printJson()) | `String` | Prints the JSON representation of this object. |\n\nDetailed documentation \n\n`print``Json()` \nPrints the JSON representation of this object. This is for debugging only.\n\nReturn\n\n\n`String`"]]