nextPageToken property

String? nextPageToken
getter/setter pair

The value returned by the last ListChartsResponse.

This value indicates that this is a continuation of a prior ListCharts call and that the system should return the next page of data.

Implementation

core.String? nextPageToken;