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