Class ScheduleServiceGrpc.ScheduleServiceImplBase

  • All Implemented Interfaces:
    ScheduleServiceGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    ScheduleServiceGrpc

    public abstract static class ScheduleServiceGrpc.ScheduleServiceImplBase
    extends Object
    implements io.grpc.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.
     
    • Constructor Detail

      • ScheduleServiceImplBase

        public ScheduleServiceImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService