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 DeploymentsClientDeploymentsClient. create()Constructs an instance of DeploymentsClient with default settings.static DeploymentsClientDeploymentsClient. create(DeploymentsSettings settings)Constructs an instance of DeploymentsClient, using the given settings.static DeploymentsClientDeploymentsClient. create(DeploymentsStub stub)Constructs an instance of DeploymentsClient, using the given stub for making calls.
-