nextPageToken property

String? nextPageToken
getter/setter pair

Token used to retrieve the next page of results, or empty if there are no more results in the list.

Implementation

core.String? nextPageToken;