Class RuntimeResponseGenericRuntimeResponseTypeText
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.assistant.v2.model.RuntimeResponseGeneric
com.ibm.watson.assistant.v2.model.RuntimeResponseGenericRuntimeResponseTypeText
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class RuntimeResponseGenericRuntimeResponseTypeText extends RuntimeResponseGeneric
RuntimeResponseGenericRuntimeResponseTypeText.
-
Nested Class Summary
Nested classes/interfaces inherited from class com.ibm.watson.assistant.v2.model.RuntimeResponseGeneric
RuntimeResponseGeneric.Preference
-
Constructor Summary
Constructors Constructor Description RuntimeResponseGenericRuntimeResponseTypeText()
-
Method Summary
Methods inherited from class com.ibm.watson.assistant.v2.model.RuntimeResponseGeneric
additionalResults, agentAvailable, agentUnavailable, altText, channels, description, header, messageToHumanAgent, messageToUser, options, preference, primaryResults, responseType, source, suggestions, text, time, title, topic, typing, userDefined
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Constructor Details
-
RuntimeResponseGenericRuntimeResponseTypeText
public RuntimeResponseGenericRuntimeResponseTypeText()
-