Antarmuka ResponseObject
Objek respons yang diteruskan ke metode callback.
Tanda Tangan
interface ResponseObject
Tanda tangan properti
Nama |
Deskripsi |
action |
Jenis yang mewakili tindakan yang diambil pengguna untuk menutup dialog. |
docs |
Array DocumentObject yang dipilih oleh pengguna. |
parents |
Folder induk untuk item yang dipilih. |
viewToken |
Tampilan tempat pengguna memilih item ini. |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-15 UTC.
[null,null,["Terakhir diperbarui pada 2024-10-15 UTC."],[[["The `ResponseObject` provides details about user interactions within a dialog, such as the action taken and items selected."],["It includes properties like `action`, `docs`, `parents`, and `viewToken` to capture various aspects of the user's selection."],["`docs` contains an array of selected `DocumentObject`s, while `parents` provides information about their parent folders."],["The `viewToken` indicates the specific view from which the user made their selection."]]],[]]