nextPageToken property

String? nextPageToken
getter/setter pair

This token is included in the response if there are more results to fetch.

To fetch additional results, provide this value as the page_token in a subsequent ListClustersRequest.

Output only.

Implementation

core.String? nextPageToken;