Class ListExamplesResponse (1.2.4)

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

Results of listing Examples in and annotated dataset. .. attribute:: examples

The list of examples to return.

:type: Sequence[google.cloud.datalabeling_v1beta1.types.Example]

Attribute

NameDescription
next_page_token str
A token to retrieve next page of results.