| Modifier and Type | Class and Description |
|---|---|
class |
TransitionRoute
A transition route specifies a [intent][google.cloud.dialogflow.cx.v3.Intent] that can be matched and/or a
data condition that can be evaluated during a session.
|
static class |
TransitionRoute.Builder
A transition route specifies a [intent][google.cloud.dialogflow.cx.v3.Intent] that can be matched and/or a
data condition that can be evaluated during a session.
|
| Modifier and Type | Method and Description |
|---|---|
TransitionRouteOrBuilder |
TransitionCoverage.TransitionOrBuilder.getTransitionRouteOrBuilder()
Intent route or condition route.
|
TransitionRouteOrBuilder |
TransitionCoverage.Transition.getTransitionRouteOrBuilder()
Intent route or condition route.
|
TransitionRouteOrBuilder |
TransitionCoverage.Transition.Builder.getTransitionRouteOrBuilder()
Intent route or condition route.
|
TransitionRouteOrBuilder |
TransitionRouteGroupCoverage.Coverage.TransitionOrBuilder.getTransitionRouteOrBuilder()
Intent route or condition route.
|
TransitionRouteOrBuilder |
TransitionRouteGroupCoverage.Coverage.Transition.getTransitionRouteOrBuilder()
Intent route or condition route.
|
TransitionRouteOrBuilder |
TransitionRouteGroupCoverage.Coverage.Transition.Builder.getTransitionRouteOrBuilder()
Intent route or condition route.
|
TransitionRouteOrBuilder |
Flow.getTransitionRoutesOrBuilder(int index)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow.
|
TransitionRouteOrBuilder |
Flow.Builder.getTransitionRoutesOrBuilder(int index)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow.
|
TransitionRouteOrBuilder |
Page.getTransitionRoutesOrBuilder(int index)
A list of transitions for the transition rules of this page.
|
TransitionRouteOrBuilder |
Page.Builder.getTransitionRoutesOrBuilder(int index)
A list of transitions for the transition rules of this page.
|
TransitionRouteOrBuilder |
PageOrBuilder.getTransitionRoutesOrBuilder(int index)
A list of transitions for the transition rules of this page.
|
TransitionRouteOrBuilder |
FlowOrBuilder.getTransitionRoutesOrBuilder(int index)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow.
|
TransitionRouteOrBuilder |
TransitionRouteGroupOrBuilder.getTransitionRoutesOrBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
TransitionRouteOrBuilder |
TransitionRouteGroup.getTransitionRoutesOrBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
TransitionRouteOrBuilder |
TransitionRouteGroup.Builder.getTransitionRoutesOrBuilder(int index)
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends TransitionRouteOrBuilder> |
Flow.getTransitionRoutesOrBuilderList()
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow.
|
List<? extends TransitionRouteOrBuilder> |
Flow.Builder.getTransitionRoutesOrBuilderList()
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow.
|
List<? extends TransitionRouteOrBuilder> |
Page.getTransitionRoutesOrBuilderList()
A list of transitions for the transition rules of this page.
|
List<? extends TransitionRouteOrBuilder> |
Page.Builder.getTransitionRoutesOrBuilderList()
A list of transitions for the transition rules of this page.
|
List<? extends TransitionRouteOrBuilder> |
PageOrBuilder.getTransitionRoutesOrBuilderList()
A list of transitions for the transition rules of this page.
|
List<? extends TransitionRouteOrBuilder> |
FlowOrBuilder.getTransitionRoutesOrBuilderList()
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow.
|
List<? extends TransitionRouteOrBuilder> |
TransitionRouteGroupOrBuilder.getTransitionRoutesOrBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
List<? extends TransitionRouteOrBuilder> |
TransitionRouteGroup.getTransitionRoutesOrBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
List<? extends TransitionRouteOrBuilder> |
TransitionRouteGroup.Builder.getTransitionRoutesOrBuilderList()
Transition routes associated with the [TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
Copyright © 2022 Google LLC. All rights reserved.