nextPageToken property

String? nextPageToken
getter/setter pair

The value returned by the last ListDashboardsResponse.

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

Implementation

core.String? nextPageToken;