@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/resourcemanager/v3/projects.proto") public final class ProjectsGrpc extends Object
Manages Google Cloud Projects.
Modifier and Type | Class and Description |
---|---|
static class |
ProjectsGrpc.ProjectsBlockingStub
Manages Google Cloud Projects.
|
static class |
ProjectsGrpc.ProjectsFutureStub
Manages Google Cloud Projects.
|
static class |
ProjectsGrpc.ProjectsImplBase
Manages Google Cloud Projects.
|
static class |
ProjectsGrpc.ProjectsStub
Manages Google Cloud Projects.
|
Modifier and Type | Field and Description |
---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static MethodDescriptor<GetProjectRequest,Project> getGetProjectMethod()
public static MethodDescriptor<ListProjectsRequest,ListProjectsResponse> getListProjectsMethod()
public static MethodDescriptor<SearchProjectsRequest,SearchProjectsResponse> getSearchProjectsMethod()
public static MethodDescriptor<CreateProjectRequest,Operation> getCreateProjectMethod()
public static MethodDescriptor<UpdateProjectRequest,Operation> getUpdateProjectMethod()
public static MethodDescriptor<MoveProjectRequest,Operation> getMoveProjectMethod()
public static MethodDescriptor<DeleteProjectRequest,Operation> getDeleteProjectMethod()
public static MethodDescriptor<UndeleteProjectRequest,Operation> getUndeleteProjectMethod()
public static MethodDescriptor<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy> getGetIamPolicyMethod()
public static MethodDescriptor<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy> getSetIamPolicyMethod()
public static MethodDescriptor<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse> getTestIamPermissionsMethod()
public static ProjectsGrpc.ProjectsStub newStub(Channel channel)
public static ProjectsGrpc.ProjectsBlockingStub newBlockingStub(Channel channel)
public static ProjectsGrpc.ProjectsFutureStub newFutureStub(Channel channel)
public static ServiceDescriptor getServiceDescriptor()
Copyright © 2022 Google LLC. All rights reserved.