| Package | Description |
|---|---|
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
GlossaryTermsPair |
GlossaryTermsPair.clone() |
GlossaryTermsPair |
GlossaryEntry.getTermsPair()
Used for an unidirectional glossary.
|
GlossaryTermsPair |
GlossaryTermsPair.set(String fieldName,
Object value) |
GlossaryTermsPair |
GlossaryTermsPair.setSourceTerm(GlossaryTerm sourceTerm)
The source term is the term that will get match in the text,
|
GlossaryTermsPair |
GlossaryTermsPair.setTargetTerm(GlossaryTerm targetTerm)
The term that will replace the match source term.
|
| Modifier and Type | Method and Description |
|---|---|
GlossaryEntry |
GlossaryEntry.setTermsPair(GlossaryTermsPair termsPair)
Used for an unidirectional glossary.
|
Copyright © 2011–2023 Google. All rights reserved.