Google Cloud IoT Core V1 Client - Class ListDeviceRegistriesResponse (1.6.4)

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 \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ device_registries
array< Google\Cloud\Iot\V1\DeviceRegistry >

The registries that matched the query.

↳ 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.

Returns
Type
Description

setDeviceRegistries

The registries that matched the query.

Parameter
Name
Description
Returns
Type
Description
$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 .

Returns
Type
Description
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 .

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: