newStartPageToken property

String? newStartPageToken
getter/setter pair

The starting page token for future changes.

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

Implementation

core.String? newStartPageToken;