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