nextPageToken property

String? nextPageToken
getter/setter pair

The page token used to retrieve the next page of the listing request.

If the token is empty, there are no more pages to retrieve.

Implementation

core.String? nextPageToken;