/
/Cloud Translation API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2mo ago · Updated 2mo ago
projects32
  • post/v3/{+parent}:translateText
  • post/v3/{+parent}:romanizeText
  • post/v3/{+parent}:detectLanguage
  • get/v3/{+parent}/supportedLanguages
  • post/v3/{+parent}:refineText
  • post/v3/{+parent}:translateDocument
  • post/v3/{+parent}:adaptiveMtTranslate
  • post/v3/{+parent}:batchTranslateText
  • get/v3/{+name}
  • delete/v3/{+name}
  • patch/v3/{+name}
  • get/v3/{+name}/locations
  • post/v3/{+parent}:batchTranslateDocument
  • post/v3/{+name}:wait
  • get/v3/{+name}/operations
  • post/v3/{+name}:cancel
  • get/v3/{+parent}/glossaries
  • post/v3/{+parent}/glossaries
  • get/v3/{+parent}/glossaryEntries
  • post/v3/{+parent}/glossaryEntries
  • get/v3/{+parent}/adaptiveMtDatasets
  • post/v3/{+parent}/adaptiveMtDatasets
  • post/v3/{+parent}:importAdaptiveMtFile
  • get/v3/{+parent}/adaptiveMtFiles
  • get/v3/{+parent}/adaptiveMtSentences
  • get/v3/{+parent}/models
  • post/v3/{+parent}/models
  • get/v3/{+parent}/datasets
  • post/v3/{+parent}/datasets
  • post/v3/{+dataset}:importData
  • post/v3/{+dataset}:exportData
  • get/v3/{+parent}/examples
    projects

    Lists datasets.

    get/v3/{+parent}/datasets

    Path parameters

    parentstring required

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

    Query parameters

    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 ListDatasets call.

    Response

    Successful response

    Changes