Class EvaluationServiceGrpc.EvaluationServiceImplBase (3.42.0)

public abstract static class EvaluationServiceGrpc.EvaluationServiceImplBase implements BindableService, EvaluationServiceGrpc.AsyncService

Base class for the server implementation of the service EvaluationService.

Vertex AI Online Evaluation Service.

Inheritance

java.lang.Object > EvaluationServiceGrpc.EvaluationServiceImplBase

Implements

io.grpc.BindableService, EvaluationServiceGrpc.AsyncService

Constructors

EvaluationServiceImplBase()

public EvaluationServiceImplBase()

Methods

bindService()

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