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

Tone. More...

Public Member Functions

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

Properties

double score [get, set]
 Gets or sets the score. More...
 
string tone_id [get, set]
 Gets or sets the tone identifier. More...
 
string tone_name [get, set]
 Gets or sets the name of the tone. More...
 

Detailed Description

Member Function Documentation

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

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

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

Property Documentation

double IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.Tone.score
getset

Gets or sets the score.

The score.

string IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.Tone.tone_id
getset

Gets or sets the tone identifier.

The tone identifier.

string IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3.Tone.tone_name
getset

Gets or sets the name of the tone.

The name of the tone.


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