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 Project
Project.Builder. build()
Project
Project.Builder. buildPartial()
static Project
Project. getDefaultInstance()
Project
Project.Builder. getDefaultInstanceForType()
Project
Project. getDefaultInstanceForType()
Project
CreateProjectRequest.Builder. getProject()
Required.Project
CreateProjectRequest. getProject()
Required.Project
CreateProjectRequestOrBuilder. getProject()
Required.Project
ProjectsClient. getProject(GetProjectRequest request)
Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).Project
ProjectsClient. getProject(ProjectName name)
Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).Project
ProjectsClient. getProject(String name)
Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).Project
ProjectsGrpc.ProjectsBlockingStub. getProject(GetProjectRequest request)
Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).Project
UpdateProjectRequest.Builder. getProject()
Required.Project
UpdateProjectRequest. getProject()
Required.Project
UpdateProjectRequestOrBuilder. getProject()
Required.Project
ListProjectsResponse.Builder. getProjects(int index)
The list of Projects under the parent.Project
ListProjectsResponse. getProjects(int index)
The list of Projects under the parent.Project
ListProjectsResponseOrBuilder. getProjects(int index)
The list of Projects under the parent.Project
SearchProjectsResponse.Builder. getProjects(int index)
The list of Projects that matched the list filter query.Project
SearchProjectsResponse. getProjects(int index)
The list of Projects that matched the list filter query.Project
SearchProjectsResponseOrBuilder. getProjects(int index)
The list of Projects that matched the list filter query.static Project
Project. parseDelimitedFrom(InputStream input)
static Project
Project. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(byte[] data)
static Project
Project. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(com.google.protobuf.ByteString data)
static Project
Project. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(com.google.protobuf.CodedInputStream input)
static Project
Project. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(InputStream input)
static Project
Project. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Project
Project. parseFrom(ByteBuffer data)
static Project
Project. 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.Builder
ListProjectsResponse.Builder. addProjects(int index, Project value)
The list of Projects under the parent.ListProjectsResponse.Builder
ListProjectsResponse.Builder. addProjects(Project value)
The list of Projects under the parent.SearchProjectsResponse.Builder
SearchProjectsResponse.Builder. addProjects(int index, Project value)
The list of Projects that matched the list filter query.SearchProjectsResponse.Builder
SearchProjectsResponse.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.Builder
Project.Builder. mergeFrom(Project other)
CreateProjectRequest.Builder
CreateProjectRequest.Builder. mergeProject(Project value)
Required.UpdateProjectRequest.Builder
UpdateProjectRequest.Builder. mergeProject(Project value)
Required.static Project.Builder
Project. newBuilder(Project prototype)
CreateProjectRequest.Builder
CreateProjectRequest.Builder. setProject(Project value)
Required.UpdateProjectRequest.Builder
UpdateProjectRequest.Builder. setProject(Project value)
Required.ListProjectsResponse.Builder
ListProjectsResponse.Builder. setProjects(int index, Project value)
The list of Projects under the parent.SearchProjectsResponse.Builder
SearchProjectsResponse.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.Builder
ListProjectsResponse.Builder. addAllProjects(Iterable<? extends Project> values)
The list of Projects under the parent.SearchProjectsResponse.Builder
SearchProjectsResponse.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.ListProjectsPage
ProjectsClient.ListProjectsPage. createPage(com.google.api.gax.rpc.PageContext<ListProjectsRequest,ListProjectsResponse,Project> context, ListProjectsResponse response)
protected ProjectsClient.SearchProjectsPage
ProjectsClient.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 void
ProjectsGrpc.AsyncService. getProject(GetProjectRequest request, io.grpc.stub.StreamObserver<Project> responseObserver)
Retrieves the project identified by the specified `name` (for example, `projects/415104041262`).void
ProjectsGrpc.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.
-