Class JobServiceGrpc.JobServiceImplBase

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

    public abstract static class JobServiceGrpc.JobServiceImplBase
    extends Object
    implements io.grpc.BindableService, JobServiceGrpc.AsyncService
    Base class for the server implementation of the service JobService.
     A service for creating and managing Vertex AI's jobs.
     
    • Constructor Detail

      • JobServiceImplBase

        public JobServiceImplBase()
    • Method Detail

      • bindService

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