@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/retail/v2/generative_question_service.proto") public final class GenerativeQuestionServiceGrpc extends Object
Service for managing LLM generated questions in search serving.
| Modifier and Type | Class and Description |
|---|---|
static interface |
GenerativeQuestionServiceGrpc.AsyncService
Service for managing LLM generated questions in search serving.
|
static class |
GenerativeQuestionServiceGrpc.GenerativeQuestionServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service GenerativeQuestionService.
|
static class |
GenerativeQuestionServiceGrpc.GenerativeQuestionServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service
GenerativeQuestionService.
|
static class |
GenerativeQuestionServiceGrpc.GenerativeQuestionServiceImplBase
Base class for the server implementation of the service GenerativeQuestionService.
|
static class |
GenerativeQuestionServiceGrpc.GenerativeQuestionServiceStub
A stub to allow clients to do asynchronous rpc calls to service GenerativeQuestionService.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<UpdateGenerativeQuestionsFeatureConfigRequest,GenerativeQuestionsFeatureConfig> getUpdateGenerativeQuestionsFeatureConfigMethod()
public static io.grpc.MethodDescriptor<GetGenerativeQuestionsFeatureConfigRequest,GenerativeQuestionsFeatureConfig> getGetGenerativeQuestionsFeatureConfigMethod()
public static io.grpc.MethodDescriptor<ListGenerativeQuestionConfigsRequest,ListGenerativeQuestionConfigsResponse> getListGenerativeQuestionConfigsMethod()
public static io.grpc.MethodDescriptor<UpdateGenerativeQuestionConfigRequest,GenerativeQuestionConfig> getUpdateGenerativeQuestionConfigMethod()
public static io.grpc.MethodDescriptor<BatchUpdateGenerativeQuestionConfigsRequest,BatchUpdateGenerativeQuestionConfigsResponse> getBatchUpdateGenerativeQuestionConfigsMethod()
public static GenerativeQuestionServiceGrpc.GenerativeQuestionServiceStub newStub(io.grpc.Channel channel)
public static GenerativeQuestionServiceGrpc.GenerativeQuestionServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static GenerativeQuestionServiceGrpc.GenerativeQuestionServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(GenerativeQuestionServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2025 Google LLC. All rights reserved.