The request for listing Adaptive MT sentences from a
Dataset/File.
Attributes
Name
Description
parent
str
Required. The resource name of the project from which to
list the Adaptive MT files. The following format lists all
sentences under a file.
projects/{project}/locations/{location}/adaptiveMtDatasets/{dataset}/adaptiveMtFiles/{file}
The following format lists all sentences within a dataset.
projects/{project}/locations/{location}/adaptiveMtDatasets/{dataset}
page_token
str
A token identifying a page of results the server should
return. Typically, this is the value of
ListAdaptiveMtSentencesRequest.next_page_token returned from
the previous call to ListTranslationMemories method. The
first page is returned if page_token is empty or
missing.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-03-31 UTC."],[],[]]