Class ListEvaluationsResponse (0.18.0)

ListEvaluationsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for EvaluationService.ListEvaluations method.

Attributes

Name Description
evaluations MutableSequence[google.cloud.discoveryengine_v1alpha.types.Evaluation]
The Evaluations.
next_page_token str
A token that can be sent as ListEvaluationsRequest.page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.