Class DriveItemsSelectedActionResponse
云端硬盘内容已选择操作响应
表示在选择云端硬盘内容并响应界面中执行的操作(例如点击按钮)时,对云端硬盘进行更改的响应。
详细文档
printJson()
输出此对象的 JSON 表示法。这仅用于调试。
返回
String
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2024-12-02。
[null,null,["最后更新时间 (UTC):2024-12-02。"],[[["`DriveItemsSelectedActionResponse` facilitates changes to Google Drive based on user actions when items are selected."],["It includes a `printJson()` method for debugging purposes, outputting the object's JSON representation as a string."]]],["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"]]