nextPageToken property
The page token for the next page of revisions.
This field will be absent if the end of the revisions list has been reached. If the token is rejected for any reason, it should be discarded and pagination should be restarted from the first page of results.
Implementation
core.String? nextPageToken;