DialogNodeAction Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Assistant.v1
public class DialogNodeAction
The DialogNodeAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | DialogNodeAction | Initializes a new instance of the DialogNodeAction class |
Name | Description | |
---|---|---|
![]() | ActionType |
The type of action to invoke.
|
![]() | Credentials |
The name of the context variable that the client application will use to pass in credentials for the action.
|
![]() | Name |
The name of the action.
|
![]() | Parameters |
A map of key/value pairs to be provided to the action.
|
![]() | ResultVariable |
The location in the dialog context where the result of the action is stored.
|