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.AlchemyAPI.v1.ObjectData Class Reference

Object data. More...

Properties

string text [get, set]
 Gets or sets the text. More...
 
DocSentiment sentiment [get, set]
 Gets or sets the sentiment. More...
 
DocSentiment sentimentFromSubject [get, set]
 Gets or sets the sentiment from subject. More...
 
Entity entity [get, set]
 Gets or sets the entity. More...
 

Detailed Description

Object data.

Property Documentation

Entity IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.ObjectData.entity
getset

Gets or sets the entity.

The entity.

DocSentiment IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.ObjectData.sentiment
getset

Gets or sets the sentiment.

The sentiment.

DocSentiment IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.ObjectData.sentimentFromSubject
getset

Gets or sets the sentiment from subject.

The sentiment from subject.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.ObjectData.text
getset

Gets or sets the text.

The text.


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