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 |
Required. Name of the parent project. In form of |
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-translationhttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.