services.translations.v1alpha1.ListTranslationsRequest(ListTranslationsRequest)
ListTranslationsRequest is the request message for the ListTranslations method.
Takes a context and language tag and returns all translations.
{
"context": "string",
"language_tag": "string"
}