Mülk imzası ResponseObject.viewToken
Kullanıcının bu öğeleri seçtiği görünüm.
İmza
[Response.VIEW]?: [
viewId: string,
label: string|null,
viewOptions: unknown,
];
Ayrıntılar
Tür |
[
viewId: string,
label: string|null,
viewOptions: unknown,
] |
İsteğe bağlı |
Evet |
Salt okunur |
Hayır |
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-23 UTC.
[null,null,["Son güncelleme tarihi: 2024-10-23 UTC."],[[["`Response.VIEW` is an optional property that provides information about the view from which the user selected items."],["It's represented as an array containing the view's ID (`viewId`), label (`label`), and additional options (`viewOptions`)."],["The `label` can be a string or null, and `viewOptions` can hold various view-specific settings."],["This information can be helpful for understanding the context of the user's selection."]]],[]]