nextPageToken property

String? nextPageToken
getter/setter pair

A token to retrieve next page of results.

Pass this token to the page_token field in the ListDatasetsRequest to obtain the corresponding page.

Implementation

core.String? nextPageToken;