| Package | Description |
|---|---|
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
TranslateTextResponse |
TranslateTextResponse.clone() |
TranslateTextResponse |
TranslateTextResponse.set(String fieldName,
Object value) |
TranslateTextResponse |
TranslateTextResponse.setGlossaryTranslations(List<Translation> glossaryTranslations)
Text translation responses if a glossary is provided in the request.
|
TranslateTextResponse |
TranslateTextResponse.setTranslations(List<Translation> translations)
Text translation responses with no glossary applied.
|
Copyright © 2011–2021 Google. All rights reserved.