Class IndexEndpointServiceGrpc.IndexEndpointServiceImplBase (3.42.0)

public abstract static class IndexEndpointServiceGrpc.IndexEndpointServiceImplBase implements BindableService, IndexEndpointServiceGrpc.AsyncService

Base class for the server implementation of the service IndexEndpointService.

A service for managing Vertex AI's IndexEndpoints.

Inheritance

java.lang.Object > IndexEndpointServiceGrpc.IndexEndpointServiceImplBase

Implements

io.grpc.BindableService, IndexEndpointServiceGrpc.AsyncService

Constructors

IndexEndpointServiceImplBase()

public IndexEndpointServiceImplBase()

Methods

bindService()

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