Type that matches text by set of synonyms.
YAML representation | |
---|---|
matchType: enum ( |
Fields | |
---|---|
matchType |
Optional. The match type for the synonym. |
acceptUnknownValues |
Optional. When set to true this will match unknown words or phrases based on surrounding input and intent training data, such as items that might be added to a grocery list. |
entities |
Required. Named map of synonym entities. An object containing a list of |
Entity
Represents a synonym entity field that contains the details of a single entry inside the type.
YAML representation | |
---|---|
display:
object ( |
Fields | |
---|---|
display |
Optional. The entity display details. |
synonyms[] |
Optional. The list of synonyms for the entity. This field is localizable. |