File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed
src/IBM.Watson.Assistant.v2/Model Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -153,11 +153,6 @@ public class PreferenceEnumValue
153153 [ JsonProperty ( "agent_unavailable" , NullValueHandling = NullValueHandling . Ignore ) ]
154154 public AgentAvailabilityMessage AgentUnavailable { get ; protected set ; }
155155 /// <summary>
156- /// Routing or other contextual information to be used by target service desk systems.
157- /// </summary>
158- [ JsonProperty ( "transfer_info" , NullValueHandling = NullValueHandling . Ignore ) ]
159- public DialogNodeOutputConnectToAgentTransferInfo TransferInfo { get ; protected set ; }
160- /// <summary>
161156 /// A label identifying the topic of the conversation, derived from the **title** property of the relevant node
162157 /// or the **topic** property of the dialog node response.
163158 /// </summary>
You can’t perform that action at this time.
0 commit comments