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.
|
DialogNodeOutputGeneric.Preference |
The preferred type of control to display, if supported by the channel.
|
DialogNodeOutputGeneric.ResponseType |
The type of response returned by the dialog node.
|
DialogNodeOutputGeneric.SelectionPolicy |
How a response is selected from the list, if more than one response is specified.
|
DialogRuntimeResponseGeneric.Preference |
The preferred type of control to display.
|
DialogRuntimeResponseGeneric.ResponseType |
The type of response returned by the dialog node.
|
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.
|
WorkspaceSystemSettingsDisambiguation.Sensitivity |
The sensitivity of the disambiguation feature to intent detection conflicts.
|
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.
|
DialogNodeOutput |
The output of the dialog node.
|
DialogNodeOutputGeneric |
DialogNodeOutputGeneric.
|
DialogNodeOutputModifiers |
Options that modify how specified output is handled.
|
DialogNodeOutputOptionsElement |
DialogNodeOutputOptionsElement.
|
DialogNodeOutputOptionsElementValue |
An object defining the message input to be sent to the Conversation service if the user selects the corresponding
option.
|
DialogNodeOutputTextValuesElement |
DialogNodeOutputTextValuesElement.
|
DialogNodeVisitedDetails |
DialogNodeVisitedDetails.
|
DialogRuntimeResponseGeneric |
DialogRuntimeResponseGeneric.
|
DialogSuggestion |
DialogSuggestion.
|
DialogSuggestionValue |
An object defining the message input, intents, and entities to be sent to the Conversation service if the user
selects the corresponding disambiguation option.
|
Entity |
Entity.
|
EntityCollection |
An array of entities.
|
EntityExport |
EntityExport.
|
EntityMention |
An object describing a contextual entity mention.
|
EntityMentionCollection |
EntityMentionCollection.
|
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.
|
ListMentionsOptions |
The listMentions options.
|
ListMentionsOptions.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.
|
Mentions |
A mention of a contextual entity.
|
MessageInput |
The text of the user input.
|
MessageOptions |
The message options.
|
MessageOptions.Builder |
Builder.
|
MessageRequest |
A message 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 dialog nodes that were triggered, 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.
|
WorkspaceSystemSettings |
WorkspaceSystemSettings.
|
WorkspaceSystemSettingsDisambiguation |
WorkspaceSystemSettingsDisambiguation.
|
WorkspaceSystemSettingsTooling |
WorkspaceSystemSettingsTooling.
|