nextPageToken property
read / write
If there are more results than have been returned, then this field is set to a non-empty value. To see the additional results, use that value as page_token in the next call to this method.
Implementation
core.String nextPageToken;