Property signature ResponseObject.viewToken
Stay organized with collections
Save and categorize content based on your preferences.
The view the user selected these items from.
Signature
[Response.VIEW]?: [
viewId: string,
label: string|null,
viewOptions: unknown,
];
Details
Type |
[
viewId: string,
label: string|null,
viewOptions: unknown,
] |
Optional |
Yes |
Readonly |
No |
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-03-26 UTC.
[null,null,["Last updated 2025-03-26 UTC."],[],[],null,["# Property signature ResponseObject.viewToken\n\nThe view the user selected these items from.\n\nSignature\n---------\n\n [Response.VIEW]?: [\n viewId: string,\n label: string|null,\n viewOptions: unknown,\n ];\n\nDetails\n-------\n\n| Type | `[ viewId: string, label: string|null, viewOptions: unknown, ]` |\n| Optional | Yes |\n| Readonly | No |\n|----------|-----------------------------------------------------------------|"]]