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 DeploymentsStub
DeploymentsClient. getStub()
Methods in com.google.cloud.dialogflow.cx.v3beta1 with parameters of type DeploymentsStub Modifier and Type Method Description static DeploymentsClient
DeploymentsClient. 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 class
GrpcDeploymentsStub
gRPC stub implementation for the Deployments service API.class
HttpJsonDeploymentsStub
REST stub implementation for the Deployments service API.Methods in com.google.cloud.dialogflow.cx.v3beta1.stub that return DeploymentsStub Modifier and Type Method Description DeploymentsStub
DeploymentsStubSettings. createStub()
-