ToneAnalyzerResponse Class |
Namespace: IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3
public class ToneAnalyzerResponse
The ToneAnalyzerResponse type exposes the following members.
Name | Description | |
---|---|---|
ToneAnalyzerResponse | Initializes a new instance of the ToneAnalyzerResponse class |
Name | Description | |
---|---|---|
document_tone |
Gets or sets the document tone.
| |
sentences_tone |
Gets or sets the sentences tone.
|
Name | Description | |
---|---|---|
ToString |
Returns a String that represents the current ToneAnalyzerResponse.
(Overrides ObjectToString.) |