Class CloudSchedulerGrpc.CloudSchedulerImplBase (2.18.0)

public abstract static class CloudSchedulerGrpc.CloudSchedulerImplBase implements BindableService, CloudSchedulerGrpc.AsyncService

Base class for the server implementation of the service CloudScheduler.

The Cloud Scheduler API allows external entities to reliably schedule asynchronous jobs.

Inheritance

java.lang.Object > CloudSchedulerGrpc.CloudSchedulerImplBase

Implements

io.grpc.BindableService, CloudSchedulerGrpc.AsyncService

Constructors

CloudSchedulerImplBase()

public CloudSchedulerImplBase()

Methods

bindService()

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