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 FlowsClient
FlowsClient. create()
Constructs an instance of FlowsClient with default settings.static FlowsClient
FlowsClient. create(FlowsSettings settings)
Constructs an instance of FlowsClient, using the given settings.static FlowsClient
FlowsClient. create(FlowsStub stub)
Constructs an instance of FlowsClient, using the given stub for making calls.
-