nextPageToken property

String? nextPageToken
getter/setter pair

The sync token which is used to sync further changes.

This will only be provided if both startTime and endTime are omitted from the request.

Implementation

core.String? nextPageToken;