services.translations.v1alpha1.UpdateTranslationRequest(UpdateTranslationRequest)
UpdateTranslationRequest is the request message for the UpdateTranslation method.
Takes a translation ID and a new translation.
{
"translation_id": "string",
"translation": "string"
}