Class IndexServiceGrpc.IndexServiceImplBase (3.42.0)

public abstract static class IndexServiceGrpc.IndexServiceImplBase implements BindableService, IndexServiceGrpc.AsyncService

Base class for the server implementation of the service IndexService.

A service for creating and managing Vertex AI's Index resources.

Inheritance

java.lang.Object > IndexServiceGrpc.IndexServiceImplBase

Implements

io.grpc.BindableService, IndexServiceGrpc.AsyncService

Constructors

IndexServiceImplBase()

public IndexServiceImplBase()

Methods

bindService()

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