Class ModelServiceGrpc.ModelServiceImplBase (3.42.0)

public abstract static class ModelServiceGrpc.ModelServiceImplBase implements BindableService, ModelServiceGrpc.AsyncService

Base class for the server implementation of the service ModelService.

A service for managing Vertex AI's machine learning Models.

Inheritance

java.lang.Object > ModelServiceGrpc.ModelServiceImplBase

Implements

io.grpc.BindableService, ModelServiceGrpc.AsyncService

Constructors

ModelServiceImplBase()

public ModelServiceImplBase()

Methods

bindService()

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