GlossaryTermsPair(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents a single entry for an unidirectional glossary.
Attributes |
|
|---|---|
| Name | Description |
source_term |
google.cloud.translate_v3.types.GlossaryTerm
The source term is the term that will get match in the text, |
target_term |
google.cloud.translate_v3.types.GlossaryTerm
The term that will replace the match source term. |