nextPageToken property

String? nextPageToken
getter/setter pair

A page token.

You can send the page_token to get the next page. Only included in the list response if there are more pages.

Implementation

core.String? nextPageToken;