services.translations.v1alpha1.TranslateTemplateRequest(TranslateTemplateRequest)
TranslateTemplateRequest is the request message for the Translate method.
Takes a template, context, and translates to all available languages.
{
"template": "string",
"context": "string"
}