| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager | |
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
CloudResourceManager.Projects.GetAncestry |
CloudResourceManager.Projects.getAncestry(String projectId,
GetAncestryRequest content)
Gets a list of ancestors in the resource hierarchy for the Project identified by the specified
`project_id` (for example, `my-project-123`).
|
| Constructor and Description |
|---|
GetAncestry(String projectId,
GetAncestryRequest content)
Gets a list of ancestors in the resource hierarchy for the Project identified by the specified
`project_id` (for example, `my-project-123`).
|
| Modifier and Type | Method and Description |
|---|---|
GetAncestryRequest |
GetAncestryRequest.clone() |
GetAncestryRequest |
GetAncestryRequest.set(String fieldName,
Object value) |
Copyright © 2011–2024 Google. All rights reserved.