Class NotebookServiceGrpc.NotebookServiceImplBase (3.44.0)

public abstract static class NotebookServiceGrpc.NotebookServiceImplBase implements BindableService, NotebookServiceGrpc.AsyncService

Base class for the server implementation of the service NotebookService.

The interface for Vertex Notebook service (a.k.a. Colab on Workbench).

Inheritance

java.lang.Object > NotebookServiceGrpc.NotebookServiceImplBase

Implements

io.grpc.BindableService, NotebookServiceGrpc.AsyncService

Constructors

NotebookServiceImplBase()

public NotebookServiceImplBase()

Methods

bindService()

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