Sıralama İşlemi
ResponseObject
için işlem türü.
İmza
export enum Action
Üyeler
Ad |
Açıklama |
CANCEL |
Kullanıcı, Google Seçici iletişim kutusunu iptal etti. |
PICKED |
Kullanıcı en az bir öğe seçti. |
LOADED |
Google Seçici iletişim kutusu yüklendi. |
ERROR |
Google Seçici iletişim kutusunda bir hatayla karşılaşıldı. |
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 `Action` enum defines the type of action a user takes within the Google Picker dialog."],["This includes actions like canceling the dialog, picking items, loading the dialog, and encountering errors."],["Each action type is represented by a specific member within the `Action` enum, such as `CANCEL`, `PICKED`, `LOADED`, and `ERROR`."],["Detailed information about each action can be found by referring to its respective documentation link within the table."]]],[]]