Class DriveItemsSelectedActionResponse
透過集合功能整理內容
你可以依據偏好儲存及分類內容。
Google 雲端硬碟項目已選取動作回應
代表在選取雲端硬碟項目並對使用者介面中採取的動作 (例如按鈕點擊) 時,對雲端硬碟進行變更的回應。
內容詳盡的說明文件
printJson()
列印此物件的 JSON 表示法。這項設定僅供偵錯。
回攻員
String
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2025-07-26 (世界標準時間)。
[null,null,["上次更新時間:2025-07-26 (世界標準時間)。"],[[["\u003cp\u003e\u003ccode\u003eDriveItemsSelectedActionResponse\u003c/code\u003e facilitates changes to Google Drive based on user actions when items are selected.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a \u003ccode\u003eprintJson()\u003c/code\u003e method for debugging purposes, outputting the object's JSON representation as a string.\u003c/p\u003e\n"]]],["The `DriveItemsSelectedActionResponse` handles changes to Drive when items are selected and an action is performed in the UI. It contains one method: `printJson()`. This method returns a `String` and provides a JSON representation of the object, intended for debugging purposes. It enables developers to inspect the object's state by outputting it as a JSON string.\n"],null,["# Class DriveItemsSelectedActionResponse\n\nDriveItemsSelectedActionResponse\n\nRepresents a response that makes changes to Drive while Drive items are selected and in reaction\nto an action taken in the UI, such as a button click. \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`"]]