Required. The name of the last matched intent.
Required. Represents parameters identified as part of intent matching. This is a map of the name of the identified parameter to the value of the parameter identified from user input. All parameters defined in the matched intent that are identified will be surfaced here.
Optional. Typed or spoken input from the end user that matched this intent. This will be populated when an intent is matched, based on the user input.
Generated using TypeDoc
Required. Represents the last matched intent.
Represents an intent.