Query |
The QueryResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| QueryResponse | Initializes a new instance of the QueryResponse class. |
| Name | Description | |
|---|---|---|
| Context | Gets or sets the natural language context. | |
| HandlerType | Gets or sets the handler type. | |
| PluginId | Gets or sets the plugin ID that recognized the query. | |
| RecognizerType | Gets the recognizer that was used to recognize the query. | |
| Responses | Gets the responses. | |
| ResponseType | Gets the response type. | |
| Result | Gets or sets the result data as recorded by the machine learning engine. |