Click or drag to resize

Conversation Class

This class wraps the Watson Conversation service. Conversation Service
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.Conversation.v1Conversation

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 Conversation : IWatsonService

The Conversation type exposes the following members.

Constructors
  NameDescription
Public methodConversation
Conversation constructor
Top
Properties
  NameDescription
Public propertyCredentials
Gets and sets the credentials of the service. Replace the default endpoint if endpoint is defined.
Public propertyUrl
Gets and sets the endpoint URL for the service.
Public propertyVersionDate
Gets and sets the versionDate of the service.
Top
Methods
See Also