Class TasksGrpc.TasksImplBase (0.28.0)

public abstract static class TasksGrpc.TasksImplBase implements BindableService, TasksGrpc.AsyncService

Base class for the server implementation of the service Tasks.

Cloud Run Task Control Plane API.

Inheritance

java.lang.Object > TasksGrpc.TasksImplBase

Implements

io.grpc.BindableService, TasksGrpc.AsyncService

Constructors

TasksImplBase()

public TasksImplBase()

Methods

bindService()

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