Class JobsGrpc.JobsImplBase

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

    public abstract static class JobsGrpc.JobsImplBase
    extends Object
    implements io.grpc.BindableService, JobsGrpc.AsyncService
    Base class for the server implementation of the service Jobs.
     Cloud Run Job Control Plane API.
     
    • Constructor Detail

      • JobsImplBase

        public JobsImplBase()
    • Method Detail

      • bindService

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