Uses of Class
com.google.cloud.dialogflow.cx.v3.FlowsClient
-
Packages that use FlowsClient Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of FlowsClient in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return FlowsClient Modifier and Type Method Description static FlowsClientFlowsClient. create()Constructs an instance of FlowsClient with default settings.static FlowsClientFlowsClient. create(FlowsSettings settings)Constructs an instance of FlowsClient, using the given settings.static FlowsClientFlowsClient. create(FlowsStub stub)Constructs an instance of FlowsClient, using the given stub for making calls.
-