Class SearchEvaluationsResponse (1.8.1)

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

Results of searching evaluations.

Attributes

NameDescription
evaluations MutableSequence[google.cloud.datalabeling_v1beta1.types.Evaluation]
The list of evaluations matching the search.
next_page_token str
A token to retrieve next page of results.