Class ConversationModelsGrpc.ConversationModelsImplBase (4.47.0)

public abstract static class ConversationModelsGrpc.ConversationModelsImplBase implements BindableService, ConversationModelsGrpc.AsyncService

Base class for the server implementation of the service ConversationModels.

Manages a collection of models for human agent assistant.

Inheritance

java.lang.Object > ConversationModelsGrpc.ConversationModelsImplBase

Implements

io.grpc.BindableService, ConversationModelsGrpc.AsyncService

Constructors

ConversationModelsImplBase()

public ConversationModelsImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition