nextPageToken property

String? nextPageToken
getter/setter pair

The token use to fetch the next page of records.

if not exist in the response, that means no more versions to list.

Implementation

core.String? nextPageToken;