services.translations.v1alpha1.TestSystemMessageRequest(TestSystemMessageRequest)
TestSystemMessageRequest is the request message for the TestSystemMessage method.
Takes a system message, template, and language tag and returns the translation.
{
"system_message": "string",
"template": "string",
"language_tag": "string"
}