ToneCategory Class |
Namespace: IBM.Watson.DeveloperCloud.Services.ToneAnalyzer.v3
public class ToneCategory
The ToneCategory type exposes the following members.
Name | Description | |
---|---|---|
ToneCategory | Initializes a new instance of the ToneCategory class |
Name | Description | |
---|---|---|
category_id |
Gets or sets the category identifier.
| |
category_name |
Gets or sets the name of the category.
| |
tones |
Gets or sets the tones.
|
Name | Description | |
---|---|---|
ToString |
Returns a String that represents the current ToneCategory.
(Overrides ObjectToString.) |