nextPageToken property

String? nextPageToken
getter/setter pair

A token indicating there are more items than page_size.

Use it in the next ListRevisions request to continue.

Implementation

core.String? nextPageToken;