ListDevicesResponse
Response for devices.list.
JSON representation |
---|
{
"devices": [
{
object(Device)
}
],
"nextPageToken": string
} |
Fields | |
---|---|
|
The devices that match the request. |
|
If not empty, indicates that there may be more devices that match the request; this value should be passed into a new |