Arayüz YanıtNesnesi
Geri çağırma yöntemine iletilen yanıt nesnesi.
İmza
interface ResponseObject
Mülk imzaları
Ad |
Açıklama |
action |
Kullanıcının iletişim kutusunu kapatmak için gerçekleştirdiği işlemi temsil eden bir tür. |
docs |
Kullanıcı tarafından seçilen bir DocumentObject dizisi. |
parents |
Seçilen öğelerin üst klasörleri. |
viewToken |
Kullanıcının bu öğeleri seçtiği görünüm. |
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-10-15 UTC.
[null,null,["Son güncelleme tarihi: 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."]]],[]]