public class RuntimeResponseGenericRuntimeResponseTypeText extends RuntimeResponseGeneric
| Modifier and Type | Class and Description |
|---|---|
static class |
RuntimeResponseGenericRuntimeResponseTypeText.Builder
Builder.
|
static interface |
RuntimeResponseGenericRuntimeResponseTypeText.ResponseType
The type of response returned by the dialog node.
|
RuntimeResponseGeneric.PreferenceagentAvailable, agentUnavailable, description, dialogNode, discriminatorMapping, discriminatorPropertyName, messageToHumanAgent, options, preference, responseType, source, suggestions, text, time, title, topic, transferInfo, typing| Modifier | Constructor and Description |
|---|---|
protected |
RuntimeResponseGenericRuntimeResponseTypeText(RuntimeResponseGenericRuntimeResponseTypeText.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
RuntimeResponseGenericRuntimeResponseTypeText.Builder |
newBuilder()
New builder.
|
agentAvailable, agentUnavailable, description, dialogNode, messageToHumanAgent, options, preference, responseType, source, suggestions, text, time, title, topic, transferInfo, typingprotected RuntimeResponseGenericRuntimeResponseTypeText(RuntimeResponseGenericRuntimeResponseTypeText.Builder builder)
public RuntimeResponseGenericRuntimeResponseTypeText.Builder newBuilder()