QueryReasoningEngineResponse

Response message for [ReasoningEngineExecutionService.Query][]

Fields
output value (Value format)

Response provided by users in JSON object format.

JSON representation
{
  "output": value
}