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