Package com.google.cloud.talent.v4beta1
Class CompletionGrpc.CompletionImplBase
- java.lang.Object
-
- com.google.cloud.talent.v4beta1.CompletionGrpc.CompletionImplBase
-
- All Implemented Interfaces:
CompletionGrpc.AsyncService
,io.grpc.BindableService
- Enclosing class:
- CompletionGrpc
public abstract static class CompletionGrpc.CompletionImplBase extends Object implements io.grpc.BindableService, CompletionGrpc.AsyncService
Base class for the server implementation of the service Completion.A service handles auto completion.
-
-
Constructor Summary
Constructors Constructor Description CompletionImplBase()
-
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.CompletionGrpc.AsyncService
completeQuery
-
-