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 FlowsSettingsFlowsSettings.Builder. build()static FlowsSettingsFlowsSettings. create(FlowsStubSettings stub)FlowsSettingsFlowsClient. getSettings()Methods in com.google.cloud.dialogflow.cx.v3 with parameters of type FlowsSettings Modifier and Type Method Description static FlowsClientFlowsClient. 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.
-