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

Targeted sentiment data. More...

Properties

string status [get, set]
 Gets or sets the status. More...
 
string url [get, set]
 Gets or sets the URL. More...
 
string text [get, set]
 Gets or sets the text. More...
 
string language [get, set]
 Gets or sets the language. More...
 
TargetedSentiment[] results [get, set]
 Gets or sets the results. More...
 

Detailed Description

Targeted sentiment data.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.TargetedSentimentData.language
getset

Gets or sets the language.

The language.

TargetedSentiment [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.TargetedSentimentData.results
getset

Gets or sets the results.

The results.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.TargetedSentimentData.status
getset

Gets or sets the status.

The status.

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

Gets or sets the text.

The text.

string IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.TargetedSentimentData.url
getset

Gets or sets the URL.

The URL.


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