Class DeploymentsGrpc.DeploymentsImplBase
- java.lang.Object
-
- com.google.cloud.dialogflow.cx.v3beta1.DeploymentsGrpc.DeploymentsImplBase
-
- All Implemented Interfaces:
DeploymentsGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- DeploymentsGrpc
public abstract static class DeploymentsGrpc.DeploymentsImplBase extends Object implements io.grpc.BindableService, DeploymentsGrpc.AsyncService
Base class for the server implementation of the service Deployments.Service for managing [Deployments][google.cloud.dialogflow.cx.v3beta1.Deployment].
-
-
Constructor Summary
Constructors Constructor Description DeploymentsImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.dialogflow.cx.v3beta1.DeploymentsGrpc.AsyncService
getDeployment, listDeployments
-
-