সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
সম্পাদক ফাইল স্কোপ কর্ম প্রতিক্রিয়া
UI এ গৃহীত পদক্ষেপের প্রতিক্রিয়া হিসাবে Google ডক্স, শীট বা স্লাইডের মতো সম্পাদকে পরিবর্তন করে। উদাহরণস্বরূপ বর্তমান সক্রিয় নথির জন্য drive.file সুযোগের জন্য একটি অনুরোধ।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-07-24 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,["# Class EditorFileScopeActionResponse\n\nEditorFileScopeActionResponse\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\n### Methods\n\n| Method | Return type | Brief description |\n|-----------------------------|-------------|------------------------------------------------|\n| [printJson()](#printJson()) | `String` | Prints the JSON representation of this object. |\n\nDetailed documentation\n----------------------\n\n### `print``Json()`\n\nPrints the JSON representation of this object. This is for debugging only.\n\n#### Return\n\n\n`String`"]]