Class GenerativeQuestionServiceGrpc.GenerativeQuestionServiceImplBase (2.54.0)

public abstract static class GenerativeQuestionServiceGrpc.GenerativeQuestionServiceImplBase implements BindableService, GenerativeQuestionServiceGrpc.AsyncService

Base class for the server implementation of the service GenerativeQuestionService.

Service for managing LLM generated questions in search serving.

Inheritance

java.lang.Object > GenerativeQuestionServiceGrpc.GenerativeQuestionServiceImplBase

Implements

io.grpc.BindableService, GenerativeQuestionServiceGrpc.AsyncService

Constructors

GenerativeQuestionServiceImplBase()

public GenerativeQuestionServiceImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
Type Description
io.grpc.ServerServiceDefinition