Java42 / google-api-java-client

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

I would like to request a java example for the Google Translation API v2 java #656

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Hi,

I would like to request a java example for the Google Translation API v2 java 
revision 3, 1.8.0 beta.

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.

Java environment Java 6, Eclipse_3.7.2_GDT.

<dependency>
    <groupId>com.google.apis</groupId>
    <artifactId>google-api-services-translate</artifactId>
    <version>v2-rev3-1.8.0-beta</version>
</dependency> 

Regards,
/Niklas

Original issue reported on code.google.com by niklas.g...@gmail.com on 13 Nov 2012 at 7:25

GoogleCodeExporter commented 9 years ago

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