| Modifier and Type | Method and Description |
|---|---|
TransitionRoute |
TransitionRoute.Builder.build() |
TransitionRoute |
TransitionRoute.Builder.buildPartial() |
static TransitionRoute |
TransitionRoute.getDefaultInstance() |
TransitionRoute |
TransitionRoute.getDefaultInstanceForType() |
TransitionRoute |
TransitionRoute.Builder.getDefaultInstanceForType() |
TransitionRoute |
TransitionRouteGroupCoverage.Coverage.TransitionOrBuilder.getTransitionRoute()
Intent route or condition route.
|
TransitionRoute |
TransitionRouteGroupCoverage.Coverage.Transition.getTransitionRoute()
Intent route or condition route.
|
TransitionRoute |
TransitionRouteGroupCoverage.Coverage.Transition.Builder.getTransitionRoute()
Intent route or condition route.
|
TransitionRoute |
TransitionCoverage.TransitionOrBuilder.getTransitionRoute()
Intent route or condition route.
|
TransitionRoute |
TransitionCoverage.Transition.getTransitionRoute()
Intent route or condition route.
|
TransitionRoute |
TransitionCoverage.Transition.Builder.getTransitionRoute()
Intent route or condition route.
|
TransitionRoute |
FlowOrBuilder.getTransitionRoutes(int index)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
TransitionRoute |
Flow.getTransitionRoutes(int index)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
TransitionRoute |
Flow.Builder.getTransitionRoutes(int index)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
TransitionRoute |
PageOrBuilder.getTransitionRoutes(int index)
A list of transitions for the transition rules of this page.
|
TransitionRoute |
Page.getTransitionRoutes(int index)
A list of transitions for the transition rules of this page.
|
TransitionRoute |
Page.Builder.getTransitionRoutes(int index)
A list of transitions for the transition rules of this page.
|
TransitionRoute |
TransitionRouteGroupOrBuilder.getTransitionRoutes(int index)
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
TransitionRoute |
TransitionRouteGroup.getTransitionRoutes(int index)
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
TransitionRoute |
TransitionRouteGroup.Builder.getTransitionRoutes(int index)
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
static TransitionRoute |
TransitionRoute.parseDelimitedFrom(InputStream input) |
static TransitionRoute |
TransitionRoute.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitionRoute |
TransitionRoute.parseFrom(byte[] data) |
static TransitionRoute |
TransitionRoute.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitionRoute |
TransitionRoute.parseFrom(ByteBuffer data) |
static TransitionRoute |
TransitionRoute.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitionRoute |
TransitionRoute.parseFrom(com.google.protobuf.ByteString data) |
static TransitionRoute |
TransitionRoute.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitionRoute |
TransitionRoute.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransitionRoute |
TransitionRoute.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransitionRoute |
TransitionRoute.parseFrom(InputStream input) |
static TransitionRoute |
TransitionRoute.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransitionRoute> |
TransitionRoute.getParserForType() |
List<TransitionRoute> |
FlowOrBuilder.getTransitionRoutesList()
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
List<TransitionRoute> |
Flow.getTransitionRoutesList()
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
List<TransitionRoute> |
Flow.Builder.getTransitionRoutesList()
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
List<TransitionRoute> |
PageOrBuilder.getTransitionRoutesList()
A list of transitions for the transition rules of this page.
|
List<TransitionRoute> |
Page.getTransitionRoutesList()
A list of transitions for the transition rules of this page.
|
List<TransitionRoute> |
Page.Builder.getTransitionRoutesList()
A list of transitions for the transition rules of this page.
|
List<TransitionRoute> |
TransitionRouteGroupOrBuilder.getTransitionRoutesList()
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
List<TransitionRoute> |
TransitionRouteGroup.getTransitionRoutesList()
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
List<TransitionRoute> |
TransitionRouteGroup.Builder.getTransitionRoutesList()
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
static com.google.protobuf.Parser<TransitionRoute> |
TransitionRoute.parser() |
| Modifier and Type | Method and Description |
|---|---|
Flow.Builder |
Flow.Builder.addTransitionRoutes(int index,
TransitionRoute value)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
Page.Builder |
Page.Builder.addTransitionRoutes(int index,
TransitionRoute value)
A list of transitions for the transition rules of this page.
|
TransitionRouteGroup.Builder |
TransitionRouteGroup.Builder.addTransitionRoutes(int index,
TransitionRoute value)
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
Flow.Builder |
Flow.Builder.addTransitionRoutes(TransitionRoute value)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
Page.Builder |
Page.Builder.addTransitionRoutes(TransitionRoute value)
A list of transitions for the transition rules of this page.
|
TransitionRouteGroup.Builder |
TransitionRouteGroup.Builder.addTransitionRoutes(TransitionRoute value)
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
TransitionRoute.Builder |
TransitionRoute.Builder.mergeFrom(TransitionRoute other) |
TransitionRouteGroupCoverage.Coverage.Transition.Builder |
TransitionRouteGroupCoverage.Coverage.Transition.Builder.mergeTransitionRoute(TransitionRoute value)
Intent route or condition route.
|
TransitionCoverage.Transition.Builder |
TransitionCoverage.Transition.Builder.mergeTransitionRoute(TransitionRoute value)
Intent route or condition route.
|
static TransitionRoute.Builder |
TransitionRoute.newBuilder(TransitionRoute prototype) |
TransitionRouteGroupCoverage.Coverage.Transition.Builder |
TransitionRouteGroupCoverage.Coverage.Transition.Builder.setTransitionRoute(TransitionRoute value)
Intent route or condition route.
|
TransitionCoverage.Transition.Builder |
TransitionCoverage.Transition.Builder.setTransitionRoute(TransitionRoute value)
Intent route or condition route.
|
Flow.Builder |
Flow.Builder.setTransitionRoutes(int index,
TransitionRoute value)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
Page.Builder |
Page.Builder.setTransitionRoutes(int index,
TransitionRoute value)
A list of transitions for the transition rules of this page.
|
TransitionRouteGroup.Builder |
TransitionRouteGroup.Builder.setTransitionRoutes(int index,
TransitionRoute value)
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
| Modifier and Type | Method and Description |
|---|---|
Flow.Builder |
Flow.Builder.addAllTransitionRoutes(Iterable<? extends TransitionRoute> values)
A flow's transition routes serve two purposes:
* They are responsible for matching the user's first utterances in the
flow
|
Page.Builder |
Page.Builder.addAllTransitionRoutes(Iterable<? extends TransitionRoute> values)
A list of transitions for the transition rules of this page.
|
TransitionRouteGroup.Builder |
TransitionRouteGroup.Builder.addAllTransitionRoutes(Iterable<? extends TransitionRoute> values)
Transition routes associated with the
[TransitionRouteGroup][google.cloud.dialogflow.cx.v3.TransitionRouteGroup].
|
Copyright © 2025 Google LLC. All rights reserved.