Entities to use when evaluating the message. Include entities from the previous response to continue using those entities rather than detecting entities in the new input.
Intents to use when evaluating the user input. Include intents from the previous response to continue using those intents rather than trying to recognize intents in the new input.
The type of user input. Currently, only text input is supported.
Optional properties that control how the assistant responds.
For internal use only.
The text of the user input. This string cannot contain carriage return, newline, or tab characters.
Generated using TypeDoc
An input object that includes the input text.