public class Translate.Detections
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
Translate.Detections.List |
| Constructor and Description |
|---|
Translate.Detections() |
| Modifier and Type | Method and Description |
|---|---|
Translate.Detections.List |
list(java.util.List<java.lang.String> q)
Detect the language of text.
|
public Translate.Detections.List list(java.util.List<java.lang.String> q) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.q - The text to detectjava.io.IOException