Interface ResponseObject
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
रिस्पॉन्स ऑब्जेक्ट, कॉलबैक तरीके को पास किया गया.
हस्ताक्षर
interface ResponseObject
प्रॉपर्टी के हस्ताक्षर
नाम |
ब्यौरा |
action |
डायलॉग को खारिज करने के लिए, उपयोगकर्ता की ओर से की गई कार्रवाई को दिखाने वाला टाइप. |
docs |
उपयोगकर्ता के चुने गए DocumentObject का कलेक्शन. |
parents |
चुने गए आइटम के लिए पैरंट फ़ोल्डर. |
viewToken |
वह व्यू जिसमें उपयोगकर्ता ने ये आइटम चुने हैं. |
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 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. |"]]