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

Taxonomy data. More...

Properties

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

Detailed Description

Taxonomy data.

Property Documentation

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

Gets or sets the language.

The language.

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

Gets or sets the status.

The status.

Taxonomy [] IBM.Watson.DeveloperCloud.Services.AlchemyAPI.v1.TaxonomyData.taxonomy
getset

Gets or sets the taxonomy.

The taxonomy.

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

Gets or sets the text.

The text.

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

Gets or sets the URL.

The URL.


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