nextPageToken property

String? nextPageToken
getter/setter pair

Page token for repeated calls to ListSnoozes, to fetch additional pages of results.

If this is empty or missing, there are no more pages.

Implementation

core.String? nextPageToken;