Stay organized with collections
Save and categorize content based on your preferences.
EditorFileScopeActionResponse
Makes changes to an Editor, such as Google Docs, Sheets, or Slides in reaction to an action taken
in the UI. For example a request for drive.file scope for the current active
document.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2020-11-09 UTC."],[[["`EditorFileScopeActionResponse` facilitates changes to Google Editors (Docs, Sheets, Slides) based on user actions, like requesting file access."],["It includes a `printJson()` method, primarily for debugging, that returns a JSON string representation of the object."]]],[]]