nextPageToken property

String? nextPageToken
getter/setter pair

Token to pass in for pagination for the next page.

This will not be present if this request does not have more results.

Implementation

core.String? nextPageToken;