| Interface | Description | 
|---|---|
| CreateDialogNode.DigressIn | Whether this top-level dialog node can be digressed into. | 
| CreateDialogNode.DigressOut | Whether this dialog node can be returned to after a digression. | 
| CreateDialogNode.DigressOutSlots | Whether the user can digress to top-level nodes while filling out slots. | 
| CreateDialogNode.EventName | How an `event_handler` node is processed. | 
| CreateDialogNode.NodeType | How the dialog node is processed. | 
| CreateDialogNodeOptions.DigressIn | Whether this top-level dialog node can be digressed into. | 
| CreateDialogNodeOptions.DigressOut | Whether this dialog node can be returned to after a digression. | 
| CreateDialogNodeOptions.DigressOutSlots | Whether the user can digress to top-level nodes while filling out slots. | 
| CreateDialogNodeOptions.EventName | How an `event_handler` node is processed. | 
| CreateDialogNodeOptions.NodeType | How the dialog node is processed. | 
| CreateValue.ValueType | Specifies the type of value. | 
| CreateValueOptions.ValueType | Specifies the type of value. | 
| DialogNode.DigressIn | Whether this top-level dialog node can be digressed into. | 
| DialogNode.DigressOut | Whether this dialog node can be returned to after a digression. | 
| DialogNode.DigressOutSlots | Whether the user can digress to top-level nodes while filling out slots. | 
| DialogNode.EventName | How an `event_handler` node is processed. | 
| DialogNode.NodeType | How the dialog node is processed. | 
| DialogNodeAction.ActionType | The type of action to invoke. | 
| DialogNodeNextStep.Behavior | What happens after the dialog node completes. | 
| DialogNodeNextStep.Selector | Which part of the dialog node to process next. | 
| LogMessage.Level | The severity of the log message. | 
| UpdateDialogNodeOptions.NewDigressIn | Whether this top-level dialog node can be digressed into. | 
| UpdateDialogNodeOptions.NewDigressOut | Whether this dialog node can be returned to after a digression. | 
| UpdateDialogNodeOptions.NewDigressOutSlots | Whether the user can digress to top-level nodes while filling out slots. | 
| UpdateDialogNodeOptions.NewEventName | How an `event_handler` node is processed. | 
| UpdateDialogNodeOptions.NodeType | How the dialog node is processed. | 
| UpdateValueOptions.ValueType | Specifies the type of value. | 
| Value.ValueType | Specifies the type of value. | 
| ValueExport.ValueType | Specifies the type of value. | 
| WorkspaceExport.Status | The current status of the workspace. | 
| Class | Description | 
|---|---|
| CaptureGroup | CaptureGroup. | 
| Context | State information for the conversation. | 
| Counterexample | Counterexample. | 
| CounterexampleCollection | CounterexampleCollection. | 
| CreateCounterexample | CreateCounterexample. | 
| CreateCounterexample.Builder | Builder. | 
| CreateCounterexampleOptions | The createCounterexample options. | 
| CreateCounterexampleOptions.Builder | Builder. | 
| CreateDialogNode | CreateDialogNode. | 
| CreateDialogNode.Builder | Builder. | 
| CreateDialogNodeOptions | The createDialogNode options. | 
| CreateDialogNodeOptions.Builder | Builder. | 
| CreateEntity | CreateEntity. | 
| CreateEntity.Builder | Builder. | 
| CreateEntityOptions | The createEntity options. | 
| CreateEntityOptions.Builder | Builder. | 
| CreateExample | CreateExample. | 
| CreateExample.Builder | Builder. | 
| CreateExampleOptions | The createExample options. | 
| CreateExampleOptions.Builder | Builder. | 
| CreateIntent | CreateIntent. | 
| CreateIntent.Builder | Builder. | 
| CreateIntentOptions | The createIntent options. | 
| CreateIntentOptions.Builder | Builder. | 
| CreateSynonymOptions | The createSynonym options. | 
| CreateSynonymOptions.Builder | Builder. | 
| CreateValue | CreateValue. | 
| CreateValue.Builder | Builder. | 
| CreateValueOptions | The createValue options. | 
| CreateValueOptions.Builder | Builder. | 
| CreateWorkspaceOptions | The createWorkspace options. | 
| CreateWorkspaceOptions.Builder | Builder. | 
| DeleteCounterexampleOptions | The deleteCounterexample options. | 
| DeleteCounterexampleOptions.Builder | Builder. | 
| DeleteDialogNodeOptions | The deleteDialogNode options. | 
| DeleteDialogNodeOptions.Builder | Builder. | 
| DeleteEntityOptions | The deleteEntity options. | 
| DeleteEntityOptions.Builder | Builder. | 
| DeleteExampleOptions | The deleteExample options. | 
| DeleteExampleOptions.Builder | Builder. | 
| DeleteIntentOptions | The deleteIntent options. | 
| DeleteIntentOptions.Builder | Builder. | 
| DeleteSynonymOptions | The deleteSynonym options. | 
| DeleteSynonymOptions.Builder | Builder. | 
| DeleteUserDataOptions | The deleteUserData options. | 
| DeleteUserDataOptions.Builder | Builder. | 
| DeleteValueOptions | The deleteValue options. | 
| DeleteValueOptions.Builder | Builder. | 
| DeleteWorkspaceOptions | The deleteWorkspace options. | 
| DeleteWorkspaceOptions.Builder | Builder. | 
| DialogNode | DialogNode. | 
| DialogNodeAction | DialogNodeAction. | 
| DialogNodeCollection | An array of dialog nodes. | 
| DialogNodeNextStep | The next step to execute following this dialog node. | 
| DialogNodeVisitedDetails | DialogNodeVisitedDetails. | 
| Entity | Entity. | 
| EntityCollection | An array of entities. | 
| EntityExport | EntityExport. | 
| Example | Example. | 
| ExampleCollection | ExampleCollection. | 
| GetCounterexampleOptions | The getCounterexample options. | 
| GetCounterexampleOptions.Builder | Builder. | 
| GetDialogNodeOptions | The getDialogNode options. | 
| GetDialogNodeOptions.Builder | Builder. | 
| GetEntityOptions | The getEntity options. | 
| GetEntityOptions.Builder | Builder. | 
| GetExampleOptions | The getExample options. | 
| GetExampleOptions.Builder | Builder. | 
| GetIntentOptions | The getIntent options. | 
| GetIntentOptions.Builder | Builder. | 
| GetSynonymOptions | The getSynonym options. | 
| GetSynonymOptions.Builder | Builder. | 
| GetValueOptions | The getValue options. | 
| GetValueOptions.Builder | Builder. | 
| GetWorkspaceOptions | The getWorkspace options. | 
| GetWorkspaceOptions.Builder | Builder. | 
| InputData | The user input. | 
| InputData.Builder | Builder. | 
| Intent | Intent. | 
| IntentCollection | IntentCollection. | 
| IntentExport | IntentExport. | 
| ListAllLogsOptions | The listAllLogs options. | 
| ListAllLogsOptions.Builder | Builder. | 
| ListCounterexamplesOptions | The listCounterexamples options. | 
| ListCounterexamplesOptions.Builder | Builder. | 
| ListDialogNodesOptions | The listDialogNodes options. | 
| ListDialogNodesOptions.Builder | Builder. | 
| ListEntitiesOptions | The listEntities options. | 
| ListEntitiesOptions.Builder | Builder. | 
| ListExamplesOptions | The listExamples options. | 
| ListExamplesOptions.Builder | Builder. | 
| ListIntentsOptions | The listIntents options. | 
| ListIntentsOptions.Builder | Builder. | 
| ListLogsOptions | The listLogs options. | 
| ListLogsOptions.Builder | Builder. | 
| ListSynonymsOptions | The listSynonyms options. | 
| ListSynonymsOptions.Builder | Builder. | 
| ListValuesOptions | The listValues options. | 
| ListValuesOptions.Builder | Builder. | 
| ListWorkspacesOptions | The listWorkspaces options. | 
| ListWorkspacesOptions.Builder | Builder. | 
| LogCollection | LogCollection. | 
| LogExport | LogExport. | 
| LogMessage | Log message details. | 
| LogPagination | The pagination data for the returned objects. | 
| MessageInput | The text of the user input. | 
| MessageOptions | The message options. | 
| MessageOptions.Builder | Builder. | 
| MessageRequest | A request formatted for the Watson Assistant service. | 
| MessageResponse | A response from the Watson Assistant service. | 
| OutputData | An output object that includes the response to the user, the nodes that were hit, and messages from the log. | 
| Pagination | The pagination data for the returned objects. | 
| RuntimeEntity | A term from the request that was identified as an entity. | 
| RuntimeIntent | An intent identified in the user input. | 
| Synonym | Synonym. | 
| SynonymCollection | SynonymCollection. | 
| SystemResponse | For internal use only. | 
| UpdateCounterexampleOptions | The updateCounterexample options. | 
| UpdateCounterexampleOptions.Builder | Builder. | 
| UpdateDialogNodeOptions | The UpdateDialogNode options. | 
| UpdateDialogNodeOptions.Builder | Builder. | 
| UpdateEntityOptions | The updateEntity options. | 
| UpdateEntityOptions.Builder | Builder. | 
| UpdateExampleOptions | The updateExample options. | 
| UpdateExampleOptions.Builder | Builder. | 
| UpdateIntentOptions | The updateIntent options. | 
| UpdateIntentOptions.Builder | Builder. | 
| UpdateSynonymOptions | The updateSynonym options. | 
| UpdateSynonymOptions.Builder | Builder. | 
| UpdateValueOptions | The updateValue options. | 
| UpdateValueOptions.Builder | Builder. | 
| UpdateWorkspaceOptions | The updateWorkspace options. | 
| UpdateWorkspaceOptions.Builder | Builder. | 
| Value | Value. | 
| ValueCollection | ValueCollection. | 
| ValueExport | ValueExport. | 
| Workspace | Workspace. | 
| WorkspaceCollection | WorkspaceCollection. | 
| WorkspaceExport | WorkspaceExport. |