# Functions
NewAssistantV2 : Instantiate AssistantV2.
# Constants
Constants associated with the DialogLogMessage.Level property.
Constants associated with the DialogLogMessage.Level property.
Constants associated with the DialogLogMessage.Level property.
Constants associated with the DialogNodeAction.ActionType property.
Constants associated with the DialogNodeAction.ActionType property.
Constants associated with the DialogNodeAction.ActionType property.
Constants associated with the DialogNodeAction.ActionType property.
Constants associated with the DialogRuntimeResponseGeneric.Preference property.
Constants associated with the DialogRuntimeResponseGeneric.Preference property.
Constants associated with the DialogRuntimeResponseGeneric.ResponseType property.
Constants associated with the DialogRuntimeResponseGeneric.ResponseType property.
Constants associated with the DialogRuntimeResponseGeneric.ResponseType property.
Constants associated with the DialogRuntimeResponseGeneric.ResponseType property.
Constants associated with the DialogRuntimeResponseGeneric.ResponseType property.
Constants associated with the DialogRuntimeResponseGeneric.ResponseType property.
Constants associated with the DialogRuntimeResponseGeneric.ResponseType property.
Constants associated with the MessageInput.MessageType property.
Constants associated with the MessageOutputDebug.BranchExitedReason property.
Constants associated with the MessageOutputDebug.BranchExitedReason property.
# Structs
AssistantV2 : The IBM Watson™ Assistant service combines machine learning, natural language understanding, and an integrated dialog editor to create conversation flows between your apps and your users.
AssistantV2Options : Service options.
CaptureGroup : CaptureGroup struct.
CreateSessionOptions : The CreateSession options.
DeleteSessionOptions : The DeleteSession options.
DialogLogMessage : Dialog log message details.
DialogNodeAction : DialogNodeAction struct.
DialogNodeOutputOptionsElement : DialogNodeOutputOptionsElement struct.
DialogNodeOutputOptionsElementValue : An object defining the message input to be sent to the assistant if the user selects the corresponding option.
DialogNodesVisited : DialogNodesVisited struct.
DialogRuntimeResponseGeneric : DialogRuntimeResponseGeneric struct.
DialogSuggestion : DialogSuggestion struct.
DialogSuggestionValue : An object defining the message input to be sent to the assistant if the user selects the corresponding disambiguation option.
MessageContext : MessageContext struct.
MessageContextGlobal : Information that is shared by all skills used by the Assistant.
MessageContextGlobalSystem : Built-in system properties that apply to all skills used by the assistant.
MessageContextSkill : Contains information specific to a particular skill used by the Assistant.
MessageInput : An input object that includes the input text.
MessageInputOptions : Optional properties that control how the assistant responds.
MessageOptions : The Message options.
MessageOutput : Assistant output to be rendered or processed by the client.
MessageOutputDebug : Additional detailed information about a message response and how it was generated.
MessageResponse : A response from the Watson Assistant service.
RuntimeEntity : The entity value that was recognized in the user input.
RuntimeIntent : An intent identified in the user input.
SearchResult : SearchResult struct.
SearchResultMetadata : An object containing search result metadata from the Discovery service.
SessionResponse : SessionResponse struct.
# Type aliases
MessageContextSkills : Information specific to particular skills used by the Assistant.
SearchResultHighlight : An object containing segments of text from search results with query-matching text highlighted using HTML <em> tags.