nextPageToken property

String? nextPageToken
getter/setter pair

Page token to retrieve the next page of results in the list.

If this is empty, then there are no more saved queries to list.

Implementation

core.String? nextPageToken;