Click or drag to resize

ClassifyInput Class

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

Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1ClassifyInput

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

The ClassifyInput type exposes the following members.

Constructors
  NameDescription
Public methodClassifyInput
Initializes a new instance of the ClassifyInput class
Top
Properties
  NameDescription
Public propertytext
The submitted phrase.
Top
See Also