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.ToneAnalyzer.v3.ToneCategory Class Reference

Tone category. More...

Public Member Functions

override string ToString ()
 Returns a System.String that represents the current IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.ToneCategory. More...
 

Properties

string category_id [get, set]
 Gets or sets the category identifier. More...
 
string category_name [get, set]
 Gets or sets the name of the category. More...
 
Tone[] tones [get, set]
 Gets or sets the tones. More...
 

Detailed Description

Tone category.

Member Function Documentation

override string IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.ToneCategory.ToString ( )
inline

Returns a System.String that represents the current IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.ToneCategory.

Returns
A System.String that represents the current IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.ToneCategory.

Property Documentation

string IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.ToneCategory.category_id
getset

Gets or sets the category identifier.

The category identifier.

string IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.ToneCategory.category_name
getset

Gets or sets the name of the category.

The name of the category.

Tone [] IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.ToneCategory.tones
getset

Gets or sets the tones.

The tones.


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