public class DialogNodeOutputGenericDialogNodeOutputResponseTypeText extends DialogNodeOutputGeneric
| Modifier and Type | Class and Description |
|---|---|
static class |
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder
Builder.
|
static interface |
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.ResponseType
The type of response returned by the dialog node.
|
static interface |
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.SelectionPolicy
How a response is selected from the list, if more than one response is specified.
|
DialogNodeOutputGeneric.Preference, DialogNodeOutputGeneric.QueryTypeagentAvailable, agentUnavailable, delimiter, description, discoveryVersion, discriminatorMapping, discriminatorPropertyName, filter, messageToHumanAgent, options, preference, query, queryType, responseType, selectionPolicy, source, time, title, transferInfo, typing, values| Modifier | Constructor and Description |
|---|---|
protected |
DialogNodeOutputGenericDialogNodeOutputResponseTypeText(DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder |
newBuilder()
New builder.
|
agentAvailable, agentUnavailable, delimiter, description, discoveryVersion, filter, messageToHumanAgent, options, preference, query, queryType, responseType, selectionPolicy, source, time, title, transferInfo, typing, valuesprotected DialogNodeOutputGenericDialogNodeOutputResponseTypeText(DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder builder)
public DialogNodeOutputGenericDialogNodeOutputResponseTypeText.Builder newBuilder()