Class SearchEvaluationsResponse (1.6.0)

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

Results of searching evaluations.

Attributes

NameDescription
evaluations Sequence[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.

Inheritance

builtins.object > proto.message.Message > SearchEvaluationsResponse