Class AgentServiceGrpc.AgentServiceImplBase (0.1.0)

public abstract static class AgentServiceGrpc.AgentServiceImplBase implements BindableService, AgentServiceGrpc.AsyncService

Base class for the server implementation of the service AgentService.

The service that manages agent-related resources in Gemini Enterprise for Customer Engagement (CES).

Inheritance

java.lang.Object > AgentServiceGrpc.AgentServiceImplBase

Implements

io.grpc.BindableService, AgentServiceGrpc.AsyncService

Constructors

AgentServiceImplBase()

public AgentServiceImplBase()

Methods

bindService()

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