Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wonderfly opened this issue Jan 10, 2015 · 2 comments
Closed
Assignees
Labels
imported priority: p2 Moderately-important priority. Fix may not be included in next release.

Comments

@wonderfly
Copy link
Contributor

From aref...@therapservices.net on July 24, 2012 21:26:05

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: http://code.google.com/p/google-api-java-client/issues/detail?id=566

@wonderfly wonderfly added imported priority: p2 Moderately-important priority. Fix may not be included in next release. 2–5 stars labels Jan 10, 2015
@wonderfly wonderfly self-assigned this Jan 10, 2015
@wonderfly
Copy link
Contributor Author

From yan...@google.com on November 13, 2012 06:59:14

Issue 656 has been merged into this issue.

@wonderfly
Copy link
Contributor Author

From yan...@google.com on November 13, 2012 07:00:00

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.

Status: Accepted
Owner: yan...@google.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported priority: p2 Moderately-important priority. Fix may not be included in next release.
Projects
None yet
Development

No branches or pull requests

3 participants