Class ProjectsGrpc.ProjectsImplBase
- java.lang.Object
-
- com.google.cloud.resourcemanager.v3.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 Summary
Constructors Constructor Description ProjectsImplBase()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.grpc.ServerServiceDefinition
bindService()
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.cloud.resourcemanager.v3.ProjectsGrpc.AsyncService
createProject, deleteProject, getIamPolicy, getProject, listProjects, moveProject, searchProjects, setIamPolicy, testIamPermissions, undeleteProject, updateProject
-
-