nextPageToken property

String? nextPageToken
getter/setter pair

If there are more place action links than the requested page size, then this field is populated with a token to fetch the next page of results.

Implementation

core.String? nextPageToken;