args = (parent: "projects/python-docs-samples-tests/locations/us-central1" source_language_code: "en" target_language_codes: ... glossary: "projects/python-docs ...
Now google has stop providing free translation API. So I have to switch to http://mymemory.translated.net/, which has a limit for 1000 words/day free usage. Please ...
Is there some trick to get translate to work right with unicode strings? I finally gave up in frustration and just used replace as well - horribly inefficient but at least it works.