| Package | Description |
|---|---|
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
TranslateDocumentResponse |
TranslateDocumentResponse.clone() |
TranslateDocumentResponse |
TranslateDocumentResponse.set(String fieldName,
Object value) |
TranslateDocumentResponse |
TranslateDocumentResponse.setDocumentTranslation(DocumentTranslation documentTranslation)
Translated document.
|
TranslateDocumentResponse |
TranslateDocumentResponse.setGlossaryConfig(TranslateTextGlossaryConfig glossaryConfig)
The `glossary_config` used for this translation.
|
TranslateDocumentResponse |
TranslateDocumentResponse.setGlossaryDocumentTranslation(DocumentTranslation glossaryDocumentTranslation)
The document's translation output if a glossary is provided in the request.
|
TranslateDocumentResponse |
TranslateDocumentResponse.setModel(String model)
Only present when 'model' is present in the request.
|
Copyright © 2011–2021 Google. All rights reserved.