Uses of Class
com.google.cloud.resourcemanager.v3.Project
-
Packages that use Project Package Description com.google.cloud.resourcemanager.v3 A client to Cloud Resource Manager APIcom.google.cloud.resourcemanager.v3.stub -
-
Uses of Project in com.google.cloud.resourcemanager.v3
Methods in com.google.cloud.resourcemanager.v3 that return Project Modifier and Type Method Description ProjectProject.Builder. build()ProjectProject.Builder. buildPartial()static ProjectProject. getDefaultInstance()ProjectProject.Builder. getDefaultInstanceForType()ProjectProject. getDefaultInstanceForType()ProjectCreateProjectRequest.Builder. getProject()Required.ProjectCreateProjectRequest. getProject()Required.ProjectCreateProjectRequestOrBuilder. getProject()Required.ProjectProjectsClient. getProject(GetProjectRequest request)Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).ProjectProjectsClient. getProject(ProjectName name)Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).ProjectProjectsClient. getProject(String name)Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).ProjectProjectsGrpc.ProjectsBlockingStub. getProject(GetProjectRequest request)Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).ProjectUpdateProjectRequest.Builder. getProject()Required.ProjectUpdateProjectRequest. getProject()Required.ProjectUpdateProjectRequestOrBuilder. getProject()Required.ProjectListProjectsResponse.Builder. getProjects(int index)The list of Projects under the parent.ProjectListProjectsResponse. getProjects(int index)The list of Projects under the parent.ProjectListProjectsResponseOrBuilder. getProjects(int index)The list of Projects under the parent.ProjectSearchProjectsResponse.Builder. getProjects(int index)The list of Projects that matched the list filter query.ProjectSearchProjectsResponse. getProjects(int index)The list of Projects that matched the list filter query.ProjectSearchProjectsResponseOrBuilder. getProjects(int index)The list of Projects that matched the list filter query.static ProjectProject. parseDelimitedFrom(InputStream input)static ProjectProject. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectProject. parseFrom(byte[] data)static ProjectProject. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectProject. parseFrom(com.google.protobuf.ByteString data)static ProjectProject. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectProject. parseFrom(com.google.protobuf.CodedInputStream input)static ProjectProject. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectProject. parseFrom(InputStream input)static ProjectProject. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProjectProject. parseFrom(ByteBuffer data)static ProjectProject. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.resourcemanager.v3 that return types with arguments of type Project Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Project,CreateProjectMetadata>ProjectsClient. createProjectAsync(CreateProjectRequest request)Request that a new project be created.com.google.api.gax.longrunning.OperationFuture<Project,CreateProjectMetadata>ProjectsClient. createProjectAsync(Project project)Request that a new project be created.com.google.api.gax.rpc.OperationCallable<CreateProjectRequest,Project,CreateProjectMetadata>ProjectsClient. createProjectOperationCallable()Request that a new project be created.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateProjectRequest,Project,CreateProjectMetadata>ProjectsSettings.Builder. createProjectOperationSettings()Returns the builder for the settings used for calls to createProject.com.google.api.gax.rpc.OperationCallSettings<CreateProjectRequest,Project,CreateProjectMetadata>ProjectsSettings. createProjectOperationSettings()Returns the object with the settings used for calls to createProject.com.google.api.gax.longrunning.OperationFuture<Project,DeleteProjectMetadata>ProjectsClient. deleteProjectAsync(DeleteProjectRequest request)Marks the project identified by the specified `name` (for example, `projects/415104041262`) for deletion.com.google.api.gax.longrunning.OperationFuture<Project,DeleteProjectMetadata>ProjectsClient. deleteProjectAsync(ProjectName name)Marks the project identified by the specified `name` (for example, `projects/415104041262`) for deletion.com.google.api.gax.longrunning.OperationFuture<Project,DeleteProjectMetadata>ProjectsClient. deleteProjectAsync(String name)Marks the project identified by the specified `name` (for example, `projects/415104041262`) for deletion.com.google.api.gax.rpc.OperationCallable<DeleteProjectRequest,Project,DeleteProjectMetadata>ProjectsClient. deleteProjectOperationCallable()Marks the project identified by the specified `name` (for example, `projects/415104041262`) for deletion.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteProjectRequest,Project,DeleteProjectMetadata>ProjectsSettings.Builder. deleteProjectOperationSettings()Returns the builder for the settings used for calls to deleteProject.com.google.api.gax.rpc.OperationCallSettings<DeleteProjectRequest,Project,DeleteProjectMetadata>ProjectsSettings. deleteProjectOperationSettings()Returns the object with the settings used for calls to deleteProject.static io.grpc.MethodDescriptor<GetProjectRequest,Project>ProjectsGrpc. getGetProjectMethod()com.google.protobuf.Parser<Project>Project. getParserForType()com.google.common.util.concurrent.ListenableFuture<Project>ProjectsGrpc.ProjectsFutureStub. getProject(GetProjectRequest request)Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project>ProjectsClient. getProjectCallable()Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectRequest,Project>ProjectsSettings.Builder. getProjectSettings()Returns the builder for the settings used for calls to getProject.com.google.api.gax.rpc.UnaryCallSettings<GetProjectRequest,Project>ProjectsSettings. getProjectSettings()Returns the object with the settings used for calls to getProject.List<Project>ListProjectsResponse.Builder. getProjectsList()The list of Projects under the parent.List<Project>ListProjectsResponse. getProjectsList()The list of Projects under the parent.List<Project>ListProjectsResponseOrBuilder. getProjectsList()The list of Projects under the parent.List<Project>SearchProjectsResponse.Builder. getProjectsList()The list of Projects that matched the list filter query.List<Project>SearchProjectsResponse. getProjectsList()The list of Projects that matched the list filter query.List<Project>SearchProjectsResponseOrBuilder. getProjectsList()The list of Projects that matched the list filter query.com.google.api.gax.longrunning.OperationFuture<Project,MoveProjectMetadata>ProjectsClient. moveProjectAsync(MoveProjectRequest request)Move a project to another place in your resource hierarchy, under a new resource parent.com.google.api.gax.longrunning.OperationFuture<Project,MoveProjectMetadata>ProjectsClient. moveProjectAsync(ProjectName name, com.google.api.resourcenames.ResourceName destinationParent)Move a project to another place in your resource hierarchy, under a new resource parent.com.google.api.gax.longrunning.OperationFuture<Project,MoveProjectMetadata>ProjectsClient. moveProjectAsync(ProjectName name, String destinationParent)Move a project to another place in your resource hierarchy, under a new resource parent.com.google.api.gax.longrunning.OperationFuture<Project,MoveProjectMetadata>ProjectsClient. moveProjectAsync(String name, com.google.api.resourcenames.ResourceName destinationParent)Move a project to another place in your resource hierarchy, under a new resource parent.com.google.api.gax.longrunning.OperationFuture<Project,MoveProjectMetadata>ProjectsClient. moveProjectAsync(String name, String destinationParent)Move a project to another place in your resource hierarchy, under a new resource parent.com.google.api.gax.rpc.OperationCallable<MoveProjectRequest,Project,MoveProjectMetadata>ProjectsClient. moveProjectOperationCallable()Move a project to another place in your resource hierarchy, under a new resource parent.com.google.api.gax.rpc.OperationCallSettings.Builder<MoveProjectRequest,Project,MoveProjectMetadata>ProjectsSettings.Builder. moveProjectOperationSettings()Returns the builder for the settings used for calls to moveProject.com.google.api.gax.rpc.OperationCallSettings<MoveProjectRequest,Project,MoveProjectMetadata>ProjectsSettings. moveProjectOperationSettings()Returns the object with the settings used for calls to moveProject.static com.google.protobuf.Parser<Project>Project. parser()com.google.api.gax.longrunning.OperationFuture<Project,UndeleteProjectMetadata>ProjectsClient. undeleteProjectAsync(ProjectName name)Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.longrunning.OperationFuture<Project,UndeleteProjectMetadata>ProjectsClient. undeleteProjectAsync(UndeleteProjectRequest request)Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.longrunning.OperationFuture<Project,UndeleteProjectMetadata>ProjectsClient. undeleteProjectAsync(String name)Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsClient. undeleteProjectOperationCallable()Restores the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsSettings.Builder. undeleteProjectOperationSettings()Returns the builder for the settings used for calls to undeleteProject.com.google.api.gax.rpc.OperationCallSettings<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsSettings. undeleteProjectOperationSettings()Returns the object with the settings used for calls to undeleteProject.com.google.api.gax.longrunning.OperationFuture<Project,UpdateProjectMetadata>ProjectsClient. updateProjectAsync(Project project, com.google.protobuf.FieldMask updateMask)Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.longrunning.OperationFuture<Project,UpdateProjectMetadata>ProjectsClient. updateProjectAsync(UpdateProjectRequest request)Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>ProjectsClient. updateProjectOperationCallable()Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateProjectRequest,Project,UpdateProjectMetadata>ProjectsSettings.Builder. updateProjectOperationSettings()Returns the builder for the settings used for calls to updateProject.com.google.api.gax.rpc.OperationCallSettings<UpdateProjectRequest,Project,UpdateProjectMetadata>ProjectsSettings. updateProjectOperationSettings()Returns the object with the settings used for calls to updateProject.Methods in com.google.cloud.resourcemanager.v3 with parameters of type Project Modifier and Type Method Description ListProjectsResponse.BuilderListProjectsResponse.Builder. addProjects(int index, Project value)The list of Projects under the parent.ListProjectsResponse.BuilderListProjectsResponse.Builder. addProjects(Project value)The list of Projects under the parent.SearchProjectsResponse.BuilderSearchProjectsResponse.Builder. addProjects(int index, Project value)The list of Projects that matched the list filter query.SearchProjectsResponse.BuilderSearchProjectsResponse.Builder. addProjects(Project value)The list of Projects that matched the list filter query.com.google.api.gax.longrunning.OperationFuture<Project,CreateProjectMetadata>ProjectsClient. createProjectAsync(Project project)Request that a new project be created.Project.BuilderProject.Builder. mergeFrom(Project other)CreateProjectRequest.BuilderCreateProjectRequest.Builder. mergeProject(Project value)Required.UpdateProjectRequest.BuilderUpdateProjectRequest.Builder. mergeProject(Project value)Required.static Project.BuilderProject. newBuilder(Project prototype)CreateProjectRequest.BuilderCreateProjectRequest.Builder. setProject(Project value)Required.UpdateProjectRequest.BuilderUpdateProjectRequest.Builder. setProject(Project value)Required.ListProjectsResponse.BuilderListProjectsResponse.Builder. setProjects(int index, Project value)The list of Projects under the parent.SearchProjectsResponse.BuilderSearchProjectsResponse.Builder. setProjects(int index, Project value)The list of Projects that matched the list filter query.com.google.api.gax.longrunning.OperationFuture<Project,UpdateProjectMetadata>ProjectsClient. updateProjectAsync(Project project, com.google.protobuf.FieldMask updateMask)Updates the `display_name` and labels of the project identified by the specified `name` (for example, `projects/415104041262`).Method parameters in com.google.cloud.resourcemanager.v3 with type arguments of type Project Modifier and Type Method Description ListProjectsResponse.BuilderListProjectsResponse.Builder. addAllProjects(Iterable<? extends Project> values)The list of Projects under the parent.SearchProjectsResponse.BuilderSearchProjectsResponse.Builder. addAllProjects(Iterable<? extends Project> values)The list of Projects that matched the list filter query.static com.google.api.core.ApiFuture<ProjectsClient.ListProjectsPagedResponse>ProjectsClient.ListProjectsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListProjectsRequest,ListProjectsResponse,Project> context, com.google.api.core.ApiFuture<ListProjectsResponse> futureResponse)static com.google.api.core.ApiFuture<ProjectsClient.SearchProjectsPagedResponse>ProjectsClient.SearchProjectsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<SearchProjectsRequest,SearchProjectsResponse,Project> context, com.google.api.core.ApiFuture<SearchProjectsResponse> futureResponse)protected ProjectsClient.ListProjectsPageProjectsClient.ListProjectsPage. createPage(com.google.api.gax.rpc.PageContext<ListProjectsRequest,ListProjectsResponse,Project> context, ListProjectsResponse response)protected ProjectsClient.SearchProjectsPageProjectsClient.SearchProjectsPage. createPage(com.google.api.gax.rpc.PageContext<SearchProjectsRequest,SearchProjectsResponse,Project> context, SearchProjectsResponse response)com.google.api.core.ApiFuture<ProjectsClient.ListProjectsPage>ProjectsClient.ListProjectsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListProjectsRequest,ListProjectsResponse,Project> context, com.google.api.core.ApiFuture<ListProjectsResponse> futureResponse)com.google.api.core.ApiFuture<ProjectsClient.SearchProjectsPage>ProjectsClient.SearchProjectsPage. createPageAsync(com.google.api.gax.rpc.PageContext<SearchProjectsRequest,SearchProjectsResponse,Project> context, com.google.api.core.ApiFuture<SearchProjectsResponse> futureResponse)default voidProjectsGrpc.AsyncService. getProject(GetProjectRequest request, io.grpc.stub.StreamObserver<Project> responseObserver)Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).voidProjectsGrpc.ProjectsStub. getProject(GetProjectRequest request, io.grpc.stub.StreamObserver<Project> responseObserver)Retrieves the project identified by the specified `name` (for example, `projects/415104041262`). -
Uses of Project in com.google.cloud.resourcemanager.v3.stub
Methods in com.google.cloud.resourcemanager.v3.stub that return types with arguments of type Project Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateProjectRequest,Project,CreateProjectMetadata>GrpcProjectsStub. createProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateProjectRequest,Project,CreateProjectMetadata>HttpJsonProjectsStub. createProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateProjectRequest,Project,CreateProjectMetadata>ProjectsStub. createProjectOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateProjectRequest,Project,CreateProjectMetadata>ProjectsStubSettings.Builder. createProjectOperationSettings()Returns the builder for the settings used for calls to createProject.com.google.api.gax.rpc.OperationCallSettings<CreateProjectRequest,Project,CreateProjectMetadata>ProjectsStubSettings. createProjectOperationSettings()Returns the object with the settings used for calls to createProject.com.google.api.gax.rpc.OperationCallable<DeleteProjectRequest,Project,DeleteProjectMetadata>GrpcProjectsStub. deleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteProjectRequest,Project,DeleteProjectMetadata>HttpJsonProjectsStub. deleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteProjectRequest,Project,DeleteProjectMetadata>ProjectsStub. deleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteProjectRequest,Project,DeleteProjectMetadata>ProjectsStubSettings.Builder. deleteProjectOperationSettings()Returns the builder for the settings used for calls to deleteProject.com.google.api.gax.rpc.OperationCallSettings<DeleteProjectRequest,Project,DeleteProjectMetadata>ProjectsStubSettings. deleteProjectOperationSettings()Returns the object with the settings used for calls to deleteProject.com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project>GrpcProjectsStub. getProjectCallable()com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project>HttpJsonProjectsStub. getProjectCallable()com.google.api.gax.rpc.UnaryCallable<GetProjectRequest,Project>ProjectsStub. getProjectCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetProjectRequest,Project>ProjectsStubSettings.Builder. getProjectSettings()Returns the builder for the settings used for calls to getProject.com.google.api.gax.rpc.UnaryCallSettings<GetProjectRequest,Project>ProjectsStubSettings. getProjectSettings()Returns the object with the settings used for calls to getProject.com.google.api.gax.rpc.OperationCallable<MoveProjectRequest,Project,MoveProjectMetadata>GrpcProjectsStub. moveProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<MoveProjectRequest,Project,MoveProjectMetadata>HttpJsonProjectsStub. moveProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<MoveProjectRequest,Project,MoveProjectMetadata>ProjectsStub. moveProjectOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<MoveProjectRequest,Project,MoveProjectMetadata>ProjectsStubSettings.Builder. moveProjectOperationSettings()Returns the builder for the settings used for calls to moveProject.com.google.api.gax.rpc.OperationCallSettings<MoveProjectRequest,Project,MoveProjectMetadata>ProjectsStubSettings. moveProjectOperationSettings()Returns the object with the settings used for calls to moveProject.com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>GrpcProjectsStub. undeleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>HttpJsonProjectsStub. undeleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsStub. undeleteProjectOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsStubSettings.Builder. undeleteProjectOperationSettings()Returns the builder for the settings used for calls to undeleteProject.com.google.api.gax.rpc.OperationCallSettings<UndeleteProjectRequest,Project,UndeleteProjectMetadata>ProjectsStubSettings. undeleteProjectOperationSettings()Returns the object with the settings used for calls to undeleteProject.com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>GrpcProjectsStub. updateProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>HttpJsonProjectsStub. updateProjectOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateProjectRequest,Project,UpdateProjectMetadata>ProjectsStub. updateProjectOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateProjectRequest,Project,UpdateProjectMetadata>ProjectsStubSettings.Builder. updateProjectOperationSettings()Returns the builder for the settings used for calls to updateProject.com.google.api.gax.rpc.OperationCallSettings<UpdateProjectRequest,Project,UpdateProjectMetadata>ProjectsStubSettings. updateProjectOperationSettings()Returns the object with the settings used for calls to updateProject.
-