| Package | Description |
|---|---|
| com.google.api.services.translate |
| Modifier and Type | Method and Description |
|---|---|
Translate.Detections.List |
Translate.Detections.list(List<String> q)
Detect the language of text.
|
Translate.Detections.List |
Translate.Detections.List.set(String parameterName,
Object value) |
Translate.Detections.List |
Translate.Detections.List.setAlt(String alt) |
Translate.Detections.List |
Translate.Detections.List.setFields(String fields) |
Translate.Detections.List |
Translate.Detections.List.setKey(String key) |
Translate.Detections.List |
Translate.Detections.List.setOauthToken(String oauthToken) |
Translate.Detections.List |
Translate.Detections.List.setPrettyPrint(Boolean prettyPrint) |
Translate.Detections.List |
Translate.Detections.List.setQ(List<String> q)
The text to detect
|
Translate.Detections.List |
Translate.Detections.List.setQuotaUser(String quotaUser) |
Translate.Detections.List |
Translate.Detections.List.setUserIp(String userIp) |