nextPageToken property

String? nextPageToken
getter/setter pair

If provided, a page token that can look up the next ListInstancesRequest.pageSize results.

If empty, the results list is exhausted.

Implementation

core.String? nextPageToken;