Interface MessageOutputDebug.BranchExitedReason
- Enclosing class:
- MessageOutputDebug
public static interface MessageOutputDebug.BranchExitedReason
When `branch_exited` is set to `true` by the Assistant, the `branch_exited_reason` specifies
whether the dialog completed by itself or got interrupted.
-
Field Summary
-
Field Details
-
COMPLETED
completed.- See Also:
- Constant Field Values
-
FALLBACK
fallback.- See Also:
- Constant Field Values
-