Class JobServiceGrpc.JobServiceImplBase (3.42.0)

public abstract static class JobServiceGrpc.JobServiceImplBase implements BindableService, JobServiceGrpc.AsyncService

Base class for the server implementation of the service JobService.

A service for creating and managing Vertex AI's jobs.

Inheritance

java.lang.Object > JobServiceGrpc.JobServiceImplBase

Implements

io.grpc.BindableService, JobServiceGrpc.AsyncService

Constructors

JobServiceImplBase()

public JobServiceImplBase()

Methods

bindService()

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