Uses of Class
com.google.cloud.dialogflow.cx.v3.DeploymentsClient
-
Packages that use DeploymentsClient Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of DeploymentsClient in com.google.cloud.dialogflow.cx.v3
Methods in com.google.cloud.dialogflow.cx.v3 that return DeploymentsClient Modifier and Type Method Description static DeploymentsClient
DeploymentsClient. create()
Constructs an instance of DeploymentsClient with default settings.static DeploymentsClient
DeploymentsClient. create(DeploymentsSettings settings)
Constructs an instance of DeploymentsClient, using the given settings.static DeploymentsClient
DeploymentsClient. create(DeploymentsStub stub)
Constructs an instance of DeploymentsClient, using the given stub for making calls.
-