Class CloudTasksGrpc.CloudTasksImplBase

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

    public abstract static class CloudTasksGrpc.CloudTasksImplBase
    extends Object
    implements io.grpc.BindableService, CloudTasksGrpc.AsyncService
    Base class for the server implementation of the service CloudTasks.
     Cloud Tasks allows developers to manage the execution of background
     work in their applications.
     
    • Constructor Detail

      • CloudTasksImplBase

        public CloudTasksImplBase()
    • Method Detail

      • bindService

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