nextPageToken property

String? nextPageToken
getter/setter pair

A pagination token.

To retrieve the next page of results, call the method again with this token.

Implementation

core.String? nextPageToken;