nextPageToken property

String? nextPageToken
getter/setter pair

The next-pagination token.

For multiple-page list results, this token can be used as the ListTransferConfigsRequest.page_token to request the next page of list results.

Output only.

Implementation

core.String? nextPageToken;