Class TranslateTextGlossaryConfig (3.13.0)

TranslateTextGlossaryConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configures which glossary is used for a specific target language and defines options for applying that glossary.

Attributes

NameDescription
glossary str
Required. The glossary to be applied for this translation. The format depends on the glossary: - User-provided custom glossary: projects/{project-number-or-id}/locations/{location-id}/glossaries/{glossary-id}
ignore_case bool
Optional. Indicates match is case insensitive. The default value is false if missing.