Class ProjectsGrpc.ProjectsImplBase (1.22.0)

public abstract static class ProjectsGrpc.ProjectsImplBase implements BindableService, ProjectsGrpc.AsyncService

Base class for the server implementation of the service Projects.

Manages Google Cloud Projects.

Inheritance

java.lang.Object > ProjectsGrpc.ProjectsImplBase

Implements

io.grpc.BindableService, ProjectsGrpc.AsyncService

Constructors

ProjectsImplBase()

public ProjectsImplBase()

Methods

bindService()

public final ServerServiceDefinition bindService()
Returns
TypeDescription
io.grpc.ServerServiceDefinition