Class ProjectsGrpc.ProjectsImplBase

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

    public abstract static class ProjectsGrpc.ProjectsImplBase
    extends Object
    implements io.grpc.BindableService, ProjectsGrpc.AsyncService
    Base class for the server implementation of the service Projects.
     Manages Google Cloud Projects.
     
    • Constructor Detail

      • ProjectsImplBase

        public ProjectsImplBase()
    • Method Detail

      • bindService

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