Click or drag to resize

EmotionOptions Class

[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EmotionOptions"]

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1EmotionOptions

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class EmotionOptions

The EmotionOptions type exposes the following members.

Constructors
  NameDescription
Public methodEmotionOptions
Initializes a new instance of the EmotionOptions class
Top
Properties
  NameDescription
Public propertydocument
Set this to false to hide document-level emotion results
Public propertytargets
Emotion results will be returned for each target string that is found in the document
Top
See Also