Reference documentation and code samples for the Google Cloud IoT Core V1 Client class ListDevicesResponse.
Response for ListDevices
.
Generated from protobuf message google.cloud.iot.v1.ListDevicesResponse
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ devices
↳ next_page_token
string
If not empty, indicates that there may be more devices that match the request; this value should be passed in a new ListDevicesRequest
.
getDevices
The devices that match the request.
setDevices
The devices that match the request.
$this
getNextPageToken
If not empty, indicates that there may be more devices that match the
request; this value should be passed in a new ListDevicesRequest
.
string
setNextPageToken
If not empty, indicates that there may be more devices that match the
request; this value should be passed in a new ListDevicesRequest
.
var
string
$this