Uses of Class
com.google.cloud.dialogflow.cx.v3beta1.stub.DeploymentsStub
-
Packages that use DeploymentsStub Package Description com.google.cloud.dialogflow.cx.v3beta1 A client to Dialogflow APIcom.google.cloud.dialogflow.cx.v3beta1.stub -
-
Uses of DeploymentsStub in com.google.cloud.dialogflow.cx.v3beta1
Methods in com.google.cloud.dialogflow.cx.v3beta1 that return DeploymentsStub Modifier and Type Method Description DeploymentsStubDeploymentsClient. getStub()Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type DeploymentsStub Modifier and Type Method Description static DeploymentsClientDeploymentsClient. create(DeploymentsStub stub)Constructs an instance of DeploymentsClient, using the given stub for making calls.Constructors in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type DeploymentsStub Constructor Description DeploymentsClient(DeploymentsStub stub) -
Uses of DeploymentsStub in com.google.cloud.dialogflow.cx.v3beta1.stub
Subclasses of DeploymentsStub in com.google.cloud.dialogflow.cx.v3beta1.stub Modifier and Type Class Description classGrpcDeploymentsStubgRPC stub implementation for the Deployments service API.classHttpJsonDeploymentsStubREST stub implementation for the Deployments service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return DeploymentsStub Modifier and Type Method Description DeploymentsStubDeploymentsStubSettings. createStub()
-