services.translations.v1alpha1.CreateTranslationRequest(CreateTranslationRequest)
CreateTranslationRequest is the request message for the CreateTranslation method.
Takes a template, language and a new translation.
{
"context": "string",
"template": "string",
"language_tag": "string",
"translation": "string"
}