Reference documentation and code samples for the Google Cloud IoT Core V1 Client class ListDeviceRegistriesResponse.
Response for ListDeviceRegistries
.
Generated from protobuf message google.cloud.iot.v1.ListDeviceRegistriesResponse
Namespace
Google \ Cloud \ Iot \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ device_registries
↳ next_page_token
string
If not empty, indicates that there may be more registries that match the request; this value should be passed in a new ListDeviceRegistriesRequest
.
getDeviceRegistries
The registries that matched the query.
setDeviceRegistries
The registries that matched the query.
$this
getNextPageToken
If not empty, indicates that there may be more registries that match the
request; this value should be passed in a new ListDeviceRegistriesRequest
.
string
setNextPageToken
If not empty, indicates that there may be more registries that match the
request; this value should be passed in a new ListDeviceRegistriesRequest
.
var
string
$this