| Package | Description |
|---|---|
| com.google.api.services.translate.v3.model |
| Modifier and Type | Method and Description |
|---|---|
GlossaryTermsSet |
GlossaryTermsSet.clone() |
GlossaryTermsSet |
GlossaryEntry.getTermsSet()
Used for an equivalent term sets glossary.
|
GlossaryTermsSet |
GlossaryTermsSet.set(String fieldName,
Object value) |
GlossaryTermsSet |
GlossaryTermsSet.setTerms(List<GlossaryTerm> terms)
Each term in the set represents a term that can be replaced by the other terms.
|
| Modifier and Type | Method and Description |
|---|---|
GlossaryEntry |
GlossaryEntry.setTermsSet(GlossaryTermsSet termsSet)
Used for an equivalent term sets glossary.
|
Copyright © 2011–2023 Google. All rights reserved.