nextPageToken property

String? nextPageToken
getter/setter pair

If non-empty, additional repositories exist within the project.

These can be retrieved by including this value in the next ListReposRequest's page_token field.

Implementation

core.String? nextPageToken;