SearchExampleComparisonsResponse(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Results of searching example comparisons. .. attribute:: example_comparisons
A list of example comparisons matching the search criteria.
:type: Sequence[google.cloud.datalabeling_v1beta1.types.SearchExampleComparisonsResponse.ExampleComparison]
Attribute |
|
|---|---|
| Name | Description |
next_page_token |
str
A token to retrieve next page of results. |
Classes
ExampleComparison
ExampleComparison(mapping=None, *, ignore_unknown_fields=False, **kwargs)Example comparisons comparing ground truth output and predictions for a specific input.