| Package | Description |
|---|---|
| com.google.cloud.resourcemanager.v3 |
A client to Cloud Resource Manager API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.resourcemanager.v3.stub |
| Modifier and Type | Method and Description |
|---|---|
ProjectsClient.ListProjectsPagedResponse |
ProjectsClient.listProjects(ListProjectsRequest request)
Lists projects that are direct children of the specified folder or organization resource.
|
ProjectsClient.ListProjectsPagedResponse |
ProjectsClient.listProjects(com.google.api.resourcenames.ResourceName parent)
Lists projects that are direct children of the specified folder or organization resource.
|
ProjectsClient.ListProjectsPagedResponse |
ProjectsClient.listProjects(String parent)
Lists projects that are direct children of the specified folder or organization resource.
|
| Modifier and Type | Method and Description |
|---|---|
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) |
com.google.api.gax.rpc.UnaryCallable<ListProjectsRequest,ProjectsClient.ListProjectsPagedResponse> |
ProjectsClient.listProjectsPagedCallable()
Lists projects that are direct children of the specified folder or organization resource.
|
com.google.api.gax.rpc.PagedCallSettings<ListProjectsRequest,ListProjectsResponse,ProjectsClient.ListProjectsPagedResponse> |
ProjectsSettings.listProjectsSettings()
Returns the object with the settings used for calls to listProjects.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectsRequest,ListProjectsResponse,ProjectsClient.ListProjectsPagedResponse> |
ProjectsSettings.Builder.listProjectsSettings()
Returns the builder for the settings used for calls to listProjects.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListProjectsRequest,ProjectsClient.ListProjectsPagedResponse> |
ProjectsStub.listProjectsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProjectsRequest,ProjectsClient.ListProjectsPagedResponse> |
HttpJsonProjectsStub.listProjectsPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListProjectsRequest,ProjectsClient.ListProjectsPagedResponse> |
GrpcProjectsStub.listProjectsPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListProjectsRequest,ListProjectsResponse,ProjectsClient.ListProjectsPagedResponse> |
ProjectsStubSettings.listProjectsSettings()
Returns the object with the settings used for calls to listProjects.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListProjectsRequest,ListProjectsResponse,ProjectsClient.ListProjectsPagedResponse> |
ProjectsStubSettings.Builder.listProjectsSettings()
Returns the builder for the settings used for calls to listProjects.
|
Copyright © 2025 Google LLC. All rights reserved.