Click or drag to resize

RuntimeIntent Class

The resultant intent.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Conversation.v1RuntimeIntent

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

The RuntimeIntent type exposes the following members.

Constructors
  NameDescription
Public methodRuntimeIntent
Initializes a new instance of the RuntimeIntent class
Top
Properties
  NameDescription
Public propertyconfidence
The confidence.
Public propertyintent
The intent.
Top
See Also