Uses of Interface
com.google.cloud.dialogflow.cx.v3beta1.FlowOrBuilder
-
Packages that use FlowOrBuilder Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow API -
-
Uses of FlowOrBuilder in com.google.cloud.dialogflow.cx.v3beta1
Classes in com.google.cloud.dialogflow.cx.v3beta1 that implement FlowOrBuilder Modifier and Type Class Description classFlowFlows represents the conversation flows when you build your chatbot agent.static classFlow.BuilderFlows represents the conversation flows when you build your chatbot agent.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return FlowOrBuilder Modifier and Type Method Description FlowOrBuilderCreateFlowRequest.Builder. getFlowOrBuilder()Required.FlowOrBuilderCreateFlowRequest. getFlowOrBuilder()Required.FlowOrBuilderCreateFlowRequestOrBuilder. getFlowOrBuilder()Required.FlowOrBuilderTransitionCoverage.TransitionNode.Builder. getFlowOrBuilder()Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].FlowOrBuilderTransitionCoverage.TransitionNode. getFlowOrBuilder()Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].FlowOrBuilderTransitionCoverage.TransitionNodeOrBuilder. getFlowOrBuilder()Indicates a transition to a [Flow][google.cloud.dialogflow.cx.v3beta1.Flow].FlowOrBuilderUpdateFlowRequest.Builder. getFlowOrBuilder()Required.FlowOrBuilderUpdateFlowRequest. getFlowOrBuilder()Required.FlowOrBuilderUpdateFlowRequestOrBuilder. getFlowOrBuilder()Required.FlowOrBuilderListFlowsResponse.Builder. getFlowsOrBuilder(int index)The list of flows.FlowOrBuilderListFlowsResponse. getFlowsOrBuilder(int index)The list of flows.FlowOrBuilderListFlowsResponseOrBuilder. getFlowsOrBuilder(int index)The list of flows.Methods in com.google.cloud.dialogflow.cx.v3beta1 that return types with arguments of type FlowOrBuilder Modifier and Type Method Description List<? extends FlowOrBuilder>ListFlowsResponse.Builder. getFlowsOrBuilderList()The list of flows.List<? extends FlowOrBuilder>ListFlowsResponse. getFlowsOrBuilderList()The list of flows.List<? extends FlowOrBuilder>ListFlowsResponseOrBuilder. getFlowsOrBuilderList()The list of flows.
-