nextPageToken property

String? nextPageToken
getter/setter pair

The page token for the next page of changes.

This will be absent if the end of the changes list has been reached. The page token doesn't expire.

Implementation

core.String? nextPageToken;