Class JobsV1Beta3Grpc.JobsV1Beta3ImplBase (0.45.0)

public abstract static class JobsV1Beta3Grpc.JobsV1Beta3ImplBase implements BindableService, JobsV1Beta3Grpc.AsyncService

Base class for the server implementation of the service JobsV1Beta3.

Provides a method to create and modify Google Cloud Dataflow jobs. A Job is a multi-stage computation graph run by the Cloud Dataflow service.

Inheritance

java.lang.Object > JobsV1Beta3Grpc.JobsV1Beta3ImplBase

Implements

io.grpc.BindableService, JobsV1Beta3Grpc.AsyncService

Constructors

JobsV1Beta3ImplBase()

public JobsV1Beta3ImplBase()

Methods

bindService()

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