Method: projects.locations.adaptiveMtDatasets.create

Creates an Adaptive MT dataset.

HTTP request

POST https://translate.googleapis.com/v3/{parent=projects/*/locations/*}/adaptiveMtDatasets

The URL uses gRPC Transcoding syntax.

Path parameters

Parameters
parent

string

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

Request body

The request body contains an instance of AdaptiveMtDataset.

Response body

If successful, the response body contains a newly created instance of AdaptiveMtDataset.

Authorization scopes

Requires one of the following OAuth scopes:

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

For more information, see the Authentication Overview.