I have a spring boot java application that uses the Java SDK for Google
translate v3.I am able to send translation requests via this SDK and i'm
also able to create glossaries based on csv files that are stored in
Google storage. Lastly I am able to ...