Cloud Translation API (translate:v3)

2023-05-23

2 new methods

Additions

    Methods
  • translate.projects.locations.romanizeText

      Description : Romanize input text written in non-Latin scripts to Latin text.

      Path : v3/{+parent}:romanizeText

      HTTP Method : POST

      Parameter Order : parent

      Parameters :

        parent

          Description : Required. Project or location to make a call. Must refer to a caller's project. Format: `projects/{project-number-or-id}/locations/{location-id}` or `projects/{project-number-or-id}`. For global calls, use `projects/{project-number-or-id}/locations/global` or `projects/{project-number-or-id}`.

          Pattern : ^projects/[^/]+/locations/[^/]+$

          Location : path

          Type : string

          Required : Yes

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-translation
    • Flat Path : v3/projects/{projectsId}/locations/{locationsId}:romanizeText

  • translate.projects.romanizeText

      Path : v3/{+parent}:romanizeText

      Scopes :

    • https://www.googleapis.com/auth/cloud-platform
    • https://www.googleapis.com/auth/cloud-translation
    • Parameters :

        parent

          Location : path

          Type : string

          Pattern : ^projects/[^/]+$

          Required : Yes

          Description : Required. Project or location to make a call. Must refer to a caller's project. Format: `projects/{project-number-or-id}/locations/{location-id}` or `projects/{project-number-or-id}`. For global calls, use `projects/{project-number-or-id}/locations/global` or `projects/{project-number-or-id}`.

      Flat Path : v3/projects/{projectsId}:romanizeText

      HTTP Method : POST

      Description : Romanize input text written in non-Latin scripts to Latin text.

      Parameter Order : parent