Tanda tangan properti ResponseObject.viewToken
Tampilan tempat pengguna memilih item ini.
Tanda Tangan
[Response.VIEW]?: [
viewId: string,
label: string|null,
viewOptions: unknown,
];
Detail
Jenis |
[
viewId: string,
label: string|null,
viewOptions: unknown,
] |
Opsional |
Ya |
Hanya baca |
Tidak |
Kecuali dinyatakan lain, konten di halaman ini dilisensikan berdasarkan Lisensi Creative Commons Attribution 4.0, sedangkan contoh kode dilisensikan berdasarkan Lisensi Apache 2.0. Untuk mengetahui informasi selengkapnya, lihat Kebijakan Situs Google Developers. Java adalah merek dagang terdaftar dari Oracle dan/atau afiliasinya.
Terakhir diperbarui pada 2024-10-23 UTC.
[null,null,["Terakhir diperbarui pada 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."]]],[]]