ListDevicesResponse

Response for devices.list method .

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

object ( Device )

The devices that match the request.

nextPageToken

string

A pagination token returned from a previous call to devices.list method that indicates from where listing should continue. If the field is missing or empty, it means there is no more devices.

Design a Mobile Site
View Site in Mobile | Classic
Share by: