Class CloudTasksGrpc.CloudTasksImplBase (2.41.0)

public abstract static class CloudTasksGrpc.CloudTasksImplBase implements BindableService, CloudTasksGrpc.AsyncService

Base class for the server implementation of the service CloudTasks.

Cloud Tasks allows developers to manage the execution of background work in their applications.

Inheritance

java.lang.Object > CloudTasksGrpc.CloudTasksImplBase

Implements

io.grpc.BindableService, CloudTasksGrpc.AsyncService

Constructors

CloudTasksImplBase()

public CloudTasksImplBase()

Methods

bindService()

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