Class SelectItemInfo (2.3.0)

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

Additional info about the select item for when it is triggered in a dialog.

Attributes

NameDescription
key str
Required. A unique key that will be sent back to the agent if this response is given.
synonyms Sequence[str]
Optional. A list of synonyms that can also be used to trigger this item in dialog.