Class NotebookServiceGrpc.NotebookServiceImplBase (1.39.0)

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

Base class for the server implementation of the service NotebookService.

API v1beta1 service for Cloud AI Platform Notebooks.

Inheritance

java.lang.Object > NotebookServiceGrpc.NotebookServiceImplBase

Implements

io.grpc.BindableService, NotebookServiceGrpc.AsyncService

Constructors

NotebookServiceImplBase()

public NotebookServiceImplBase()

Methods

bindService()

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