Properties of a Transition.
Properties:
Name | Type | Attributes | Description |
---|---|---|---|
source |
google.cloud.dialogflow.cx.v3beta1.TransitionCoverage.ITransitionNode | null |
<optional> |
Transition source |
index |
number | null |
<optional> |
Transition index |
target |
google.cloud.dialogflow.cx.v3beta1.TransitionCoverage.ITransitionNode | null |
<optional> |
Transition target |
covered |
boolean | null |
<optional> |
Transition covered |
transitionRoute |
google.cloud.dialogflow.cx.v3beta1.ITransitionRoute | null |
<optional> |
Transition transitionRoute |
eventHandler |
google.cloud.dialogflow.cx.v3beta1.IEventHandler | null |
<optional> |
Transition eventHandler |