Class SearchEvaluationsResponse (1.0.0)

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

Results of searching evaluations.

Attributes

NameDescription
evaluations Sequence[.evaluation.Evaluation]
The list of evaluations matching the search.
next_page_token str
A token to retrieve next page of results.