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