nextPageToken property

String? nextPageToken
getter/setter pair

A pagination token returned from a previous call to ListDevices that indicates from where listing should continue.

If the field is missing or empty, it means there is no more devices.

Implementation

core.String? nextPageToken;