חתימת המאפיין ResponseObject.viewToken
התצוגה שממנה המשתמש בחר את הפריטים האלה.
חתימה
[Response.VIEW]?: [
viewId: string,
label: string|null,
viewOptions: unknown,
];
פרטים
סוג |
[
viewId: string,
label: string|null,
viewOptions: unknown,
] |
אופציונלי |
כן |
קריאה בלבד |
לא |
אלא אם צוין אחרת, התוכן של דף זה הוא ברישיון Creative Commons Attribution 4.0 ודוגמאות הקוד הן ברישיון Apache 2.0. לפרטים, ניתן לעיין במדיניות האתר Google Developers. Java הוא סימן מסחרי רשום של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2024-10-23 (שעון UTC).
[null,null,["עדכון אחרון: 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."]]],[]]