| Modifier and Type | Class and Description |
|---|---|
class |
Translate.Translations.List |
| Constructor and Description |
|---|
Translate.Translations() |
| Modifier and Type | Method and Description |
|---|---|
Translate.Translations.List |
list(List<String> q,
String target)
Returns text translations from one language to another.
|
public Translate.Translations.List list(List<String> q, String target) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.q - The text to translatetarget - The target language into which the text should be translatedIOException