Click or drag to resize

ToneAnalyzerResponse Class

Tone analyzer response.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3ToneAnalyzerResponse

Namespace:  IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class ToneAnalyzerResponse

The ToneAnalyzerResponse type exposes the following members.

Constructors
  NameDescription
Public methodToneAnalyzerResponse
Initializes a new instance of the ToneAnalyzerResponse class
Top
Properties
  NameDescription
Public propertydocument_tone
Gets or sets the document tone.
Public propertysentences_tone
Gets or sets the sentences tone.
Top
Methods
See Also