Expand description

Nested message and enum types in SynonymType.

Structs§

  • Represents a synonym entity field that contains the details of a single entry inside the type.

Enums§

  • The type of matching that entries in this type will use. This will ensure all of the types use the same matching method and allow variation of matching for synonym matching (i.e. fuzzy versus exact). If the value is UNSPECIFIED it will be defaulted to EXACT_MATCH.