v1

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

Lists sentence pairs in the dataset.

get/v3/{+parent}/examples

Path parameters

parentstring required

Required. Name of the parent dataset. In form of projects/{project-number-or-id}/locations/{location-id}/datasets/{dataset-id}

Query parameters

filterstring

Optional. An expression for filtering the examples that will be returned. Example filter: * usage=TRAIN

pageSizeinteger

Optional. Requested page size. The server can return fewer results than requested.

pageTokenstring

Optional. A token identifying a page of results for the server to return. Typically obtained from next_page_token field in the response of a ListExamples call.

Response

Successful response