Class ListAdaptiveMtFilesResponse (3.15.2)

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

The response for listing all AdaptiveMt files under a given dataset.

Attributes

NameDescription
adaptive_mt_files MutableSequence[google.cloud.translate_v3.types.AdaptiveMtFile]
Output only. The Adaptive MT files.
next_page_token str
Optional. A token to retrieve a page of results. Pass this value in the ListAdaptiveMtFilesRequest.page_token field in the subsequent call to ListAdaptiveMtFiles method to retrieve the next page of results.