Class ScheduleServiceGrpc.ScheduleServiceImplBase (3.42.0)

public abstract static class ScheduleServiceGrpc.ScheduleServiceImplBase implements BindableService, ScheduleServiceGrpc.AsyncService

Base class for the server implementation of the service ScheduleService.

A service for creating and managing Vertex AI's Schedule resources to periodically launch shceudled runs to make API calls.

Inheritance

java.lang.Object > ScheduleServiceGrpc.ScheduleServiceImplBase

Implements

io.grpc.BindableService, ScheduleServiceGrpc.AsyncService

Constructors

ScheduleServiceImplBase()

public ScheduleServiceImplBase()

Methods

bindService()

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