pageToken property

String pageToken
final

The standard list page token. Typically obtained via ListModelEvaluationsResponse.next_page_token of the previous ModelService.ListModelEvaluations call.

Implementation

final String pageToken;