Class ListModelsResponse (3.20.1)

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

Response message for ListModels.

Attributes

Name Description
models MutableSequence[google.cloud.translate_v3.types.Model]
The models read.
next_page_token str
A token to retrieve next page of results. Pass this token to the page_token field in the ListModelsRequest to obtain the corresponding page.