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.RuntimeEntity Class Reference

The entity object. More...

Properties

string entity [get, set]
 The entity name. More...
 
int[] location [get, set]
 The entity location. More...
 
string value [get, set]
 The entity value. More...
 

Detailed Description

The entity object.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.Conversation.v1.RuntimeEntity.entity
getset

The entity name.

int [] IBM.Watson.DeveloperCloud.Services.Conversation.v1.RuntimeEntity.location
getset

The entity location.

string IBM.Watson.DeveloperCloud.Services.Conversation.v1.RuntimeEntity.value
getset

The entity value.


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