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