TranslateTextGlossaryConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)Configures which glossary should be used for a specific target language, and defines options for applying that glossary.
Attributes |
|
|---|---|
| Name | Description |
glossary |
str
Required. Specifies the glossary used for this translation. Use this format: projects/*/locations/*/glossaries/\* |
ignore_case |
bool
Optional. Indicates match is case-insensitive. Default value is false if missing. |
contextual_translation_enabled |
bool
Optional. If set to true, the glossary will be used for contextual translation. |