ResponseObject ของอินเทอร์เฟซ
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ออบเจ็กต์คำตอบที่ส่งไปยังเมธอด Callback
ลายเซ็น
interface ResponseObject
ลายเซ็นของที่พัก
ชื่อ |
คำอธิบาย |
action |
ประเภทที่แสดงถึงการดำเนินการที่ผู้ใช้ทำเพื่อปิดกล่องโต้ตอบ |
docs |
อาร์เรย์ของ DocumentObject ที่ผู้ใช้เลือก |
parents |
โฟลเดอร์หลักของรายการที่เลือก |
viewToken |
มุมมองที่ผู้ใช้เลือกรายการเหล่านี้ |
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-25 UTC
[null,null,["อัปเดตล่าสุด 2025-07-25 UTC"],[],[],null,["# Interface ResponseObject\n\nThe response object passed to the callback method.\n\nSignature\n---------\n\n interface ResponseObject\n\nProperty signatures\n-------------------\n\n| Name | Description |\n|--------------------------------------------------|-------------------------------------------------------------------------|\n| [`action`](./picker.responseobject.action) | A type representing the action taken by the user to dismiss the dialog. |\n| [`docs`](./picker.responseobject.docs) | An array of `DocumentObject`s selected by the user. |\n| [`parents`](./picker.responseobject.parents) | The parent folders for the selected items. |\n| [`viewToken`](./picker.responseobject.viewtoken) | The view the user selected these items from. |"]]