Interface CompletionGrpc.AsyncService

    • Method Detail

      • completeQuery

        default void completeQuery​(CompleteQueryRequest request,
                                   io.grpc.stub.StreamObserver<CompleteQueryResponse> responseObserver)
         Completes the specified prefix with keyword suggestions.
         Intended for use by a job search auto-complete search box.