Class JobsV1Beta3Grpc.JobsV1Beta3ImplBase

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

    public abstract static class JobsV1Beta3Grpc.JobsV1Beta3ImplBase
    extends Object
    implements io.grpc.BindableService, JobsV1Beta3Grpc.AsyncService
    Base class for the server implementation of the service JobsV1Beta3.
     Provides a method to create and modify Google Cloud Dataflow jobs.
     A Job is a multi-stage computation graph run by the Cloud Dataflow service.
     
    • Constructor Detail

      • JobsV1Beta3ImplBase

        public JobsV1Beta3ImplBase()
    • Method Detail

      • bindService

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