Interface | Description |
---|---|
CreateDialogNode.EventName |
How an `event_handler` node is processed.
|
CreateDialogNode.NodeType |
How the dialog node is processed.
|
CreateDialogNodeOptions.EventName |
How an `event_handler` node is processed.
|
CreateDialogNodeOptions.NodeType |
How the dialog node is processed.
|
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 |
How the `next_step` reference is processed.
|
DialogNodeNextStep.Selector |
Which part of the dialog node to process next.
|
LogMessage.Level |
The severity of the message.
|
UpdateDialogNodeOptions.NewEventName |
How an `event_handler` node is processed.
|
UpdateDialogNodeOptions.NodeType |
How the node is processed.
|
WorkspaceExport.Status |
The current status of the workspace.
|
Class | Description |
---|---|
Context |
Context information for the message.
|
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.
|
DeleteValueOptions |
The deleteValue options.
|
DeleteValueOptions.Builder |
Builder.
|
DeleteWorkspaceOptions |
The deleteWorkspace options.
|
DeleteWorkspaceOptions.Builder |
Builder.
|
DialogNode |
DialogNode.
|
DialogNodeAction |
DialogNodeAction.
|
DialogNodeCollection |
DialogNodeCollection.
|
DialogNodeNextStep |
The next step to execute following this dialog node.
|
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 |
An object defining the user input.
|
InputData.Builder |
Builder.
|
Intent |
Intent.
|
IntentCollection |
IntentCollection.
|
IntentExport |
IntentExport.
|
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 |
An input object that includes the input text.
|
MessageOptions |
The message options.
|
MessageOptions.Builder |
Builder.
|
MessageRequest |
A request formatted for the Conversation service.
|
MessageResponse |
A response from the Conversation 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.
|