Uses of Class
com.google.cloud.dialogflow.cx.v3.FlowsSettings
-
Packages that use FlowsSettings Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of FlowsSettings in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return FlowsSettings Modifier and Type Method Description FlowsSettings
FlowsSettings.Builder. build()
static FlowsSettings
FlowsSettings. create(FlowsStubSettings stub)
FlowsSettings
FlowsClient. getSettings()
Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type FlowsSettings Modifier and Type Method Description static FlowsClient
FlowsClient. create(FlowsSettings settings)
Constructs an instance of FlowsClient, using the given settings.Constructors in com.google.cloud.dialogflow.cx.v3 with parameters of type FlowsSettings Constructor Description Builder(FlowsSettings settings)
FlowsClient(FlowsSettings settings)
Constructs an instance of FlowsClient, using the given settings.
-