nextPageToken property

String? nextPageToken
getter/setter pair

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

This token is valid for 72 hours after it is created.

Implementation

core.String? nextPageToken;