ListDevicesResponse
Tetap teratur dengan koleksi
Simpan dan kategorikan konten berdasarkan preferensi Anda.
Representasi JSON |
{
"devices": [
{
object (Device )
}
],
"nextPageToken": string
} |
Kolom |
devices[] |
object (Device )
devices yang cocok dengan permintaan.
|
nextPageToken |
string
Token penomoran halaman yang ditampilkan dari panggilan sebelumnya ke devices.list yang menunjukkan dari mana listingan harus dilanjutkan. Jika kolom tidak ada atau kosong, berarti tidak ada lagi perangkat.
|
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 2025-07-25 UTC.
[null,null,["Terakhir diperbarui pada 2025-07-25 UTC."],[],["The JSON representation of a response for `devices.list` includes an array of `devices` objects and a `nextPageToken`. The `devices` array contains device information matching the request. The `nextPageToken` string indicates the continuation point for listing devices from a previous call; its absence signifies the end of the device list. Each `devices` object refers to a specific device and `nextPageToken` is for pagination.\n"],null,[]]