Class GlossaryTermsSet (3.17.0)

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

Represents a single entry for an equivalent term set glossary. This is used for equivalent term sets where each term can be replaced by the other terms in the set.

Attribute

Name Description
terms MutableSequence[google.cloud.translate_v3.types.GlossaryTerm]
Each term in the set represents a term that can be replaced by the other terms.