אובייקט תגובה של הממשק
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.
אובייקט התגובה שהוענק לשיטת הקריאה החוזרת.
חתימה
interface ResponseObject
חתימות על נכסים
שם |
תיאור |
action |
סוג שמייצג את הפעולה שהמשתמש ביצע כדי לסגור את תיבת הדו-שיח. |
docs |
מערך של DocumentObject שנבחרו על ידי המשתמש. |
parents |
תיקיות ההורה של הפריטים שנבחרו. |
viewToken |
התצוגה שממנה המשתמש בחר את הפריטים האלה. |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 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. |"]]