v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-133276102.9 KB
projects

Lists all AdaptiveMtSentences under a given file/dataset.

get/v3/{+parent}/adaptiveMtSentences

Path parameters

parentstring required

Required. The resource name of the Adaptive MT file from which to list the sentences. 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}

Query parameters

pageSizeinteger
pageTokenstring

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.

Response

Successful response