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

Text 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...
 

Detailed Description

Text data.

Property Documentation

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

Gets or sets the language.

The language.

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

Gets or sets the status.

The status.

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

Gets or sets the text.

The text.

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

Gets or sets the URL.

The URL.


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