Class ListExamplesResponse (3.17.0)

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

Response message for ListExamples.

Attributes

Name Description
examples MutableSequence[google.cloud.translate_v3.types.Example]
The sentence pairs.
next_page_token str
A token to retrieve next page of results. Pass this token to the page_token field in the ListExamplesRequest to obtain the corresponding page.