| Modifier and Type | Class and Description |
|---|---|
class |
TranslateTextGlossaryConfig
Configures which glossary should be used for a specific target language,
and defines options for applying that glossary.
|
static class |
TranslateTextGlossaryConfig.Builder
Configures which glossary should be used for a specific target language,
and defines options for applying that glossary.
|
| Modifier and Type | Method and Description |
|---|---|
TranslateTextGlossaryConfigOrBuilder |
TranslationOrBuilder.getGlossaryConfigOrBuilder()
The `glossary_config` used for this translation.
|
TranslateTextGlossaryConfigOrBuilder |
TranslateTextRequest.getGlossaryConfigOrBuilder()
Optional.
|
TranslateTextGlossaryConfigOrBuilder |
TranslateTextRequest.Builder.getGlossaryConfigOrBuilder()
Optional.
|
TranslateTextGlossaryConfigOrBuilder |
TranslateTextRequestOrBuilder.getGlossaryConfigOrBuilder()
Optional.
|
TranslateTextGlossaryConfigOrBuilder |
Translation.getGlossaryConfigOrBuilder()
The `glossary_config` used for this translation.
|
TranslateTextGlossaryConfigOrBuilder |
Translation.Builder.getGlossaryConfigOrBuilder()
The `glossary_config` used for this translation.
|
Copyright © 2019 Google LLC. All rights reserved.