Watson Developer Cloud Unity SDK  1.0.0
The Unity SDK uses the Watson Developer Cloud services, a collection of REST APIs and SDKs that use cognitive computing to solve complex problems.
IBM.Watson.DeveloperCloud.Services.Conversation.v1.OutputData Class Reference

The Output data. More...

Properties

RuntimeLogMessage[] log_messages [get, set]
 Log messages. More...
 
string[] text [get, set]
 Output text. More...
 
string[] nodes_visited [get, set]
 The nodes that were visited. More...
 

Detailed Description

The Output data.

Property Documentation

RuntimeLogMessage [] IBM.Watson.DeveloperCloud.Services.Conversation.v1.OutputData.log_messages
getset

Log messages.

string [] IBM.Watson.DeveloperCloud.Services.Conversation.v1.OutputData.nodes_visited
getset

The nodes that were visited.

string [] IBM.Watson.DeveloperCloud.Services.Conversation.v1.OutputData.text
getset

Output text.


The documentation for this class was generated from the following file: