Package com.google.cloud.talent.v4beta1
Class EventServiceGrpc.EventServiceImplBase
- java.lang.Object
-
- com.google.cloud.talent.v4beta1.EventServiceGrpc.EventServiceImplBase
-
- All Implemented Interfaces:
EventServiceGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- EventServiceGrpc
public abstract static class EventServiceGrpc.EventServiceImplBase extends Object implements io.grpc.BindableService, EventServiceGrpc.AsyncService
Base class for the server implementation of the service EventService.A service handles client event report.
-
-
Constructor Summary
Constructors Constructor Description EventServiceImplBase()
-
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.talent.v4beta1.EventServiceGrpc.AsyncService
createClientEvent
-
-