nextPageToken property

String? nextPageToken
getter/setter pair

Token used to access the next page of this result.

To access the next page, use this token's value in the pageToken query string of this request.

Implementation

core.String? nextPageToken;