A pagination token returned from a previous call to devices.list that indicates from where listing should continue. If the field is missing or empty, it means there is no more devices.
[null,null,["Last updated 2023-12-05 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"]]