Phoenixasuga / google-api-java-client

Automatically exported from code.google.com/p/google-api-java-client
0 stars 0 forks source link

Sample of intrigrating new google translate API with a java application #566

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Which Google API and version (e.g. Google Calendar Data API version 2)?
Google Translate API and version is 2

What format (e.g. JSON, Atom)?

What Authentation (e.g. OAuth, OAuth 2, ClientLogin)?

Java environment (e.g. Java 6, Android 2.3, App Engine)?
Java 6

External references, such as API reference guide?

Please provide any additional information below.
It will be better if you can provide some sample of implementing Translate API 
in a java application. In fact i don`t want to use the REST method to do 
translation. In the previous version there is a way of translating by calling 
method like execute, language etc. Is it possible to give a sample of such type 
(version 1) to do translating in the new version? 

Original issue reported on code.google.com by aref...@therapservices.net on 25 Jul 2012 at 4:26

GoogleCodeExporter commented 9 years ago
Issue 656 has been merged into this issue.

Original comment by yan...@google.com on 13 Nov 2012 at 2:59

GoogleCodeExporter commented 9 years ago
From issue 656:

I have the key and I would like to translate a string to different languages. I 
would also like to see a list of supported languages in a given target language.

Original comment by yan...@google.com on 13 Nov 2012 at 3:00