/
ListDevicesResponse

ListDevicesResponse

Response for devices.list.

JSON representation

JSON representation

{ "devices": [ { object(Device) } ], "nextPageToken": string }

Fields

Fields

devices[]

object(Device)

The devices that match the request.

nextPageToken

string

If not empty, indicates that there may be more devices that match the request; this value should be passed into a new ListDevicesRequest.

Related content

ListDeviceStatesResponse
ListDeviceStatesResponse
More like this
list: projects.locations.registries.devices
list: projects.locations.registries.devices
More like this
get: projects.locations.registries.devices
get: projects.locations.registries.devices
More like this
cloudiot
Read with this
list
More like this
REST reference
REST reference
Read with this