| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
Ancestor |
Ancestor.clone() |
Ancestor |
Ancestor.set(java.lang.String fieldName,
java.lang.Object value) |
Ancestor |
Ancestor.setResourceId(ResourceId resourceId)
Resource id of the ancestor.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Ancestor> |
GetAncestryResponse.getAncestor()
Ancestors are ordered from bottom to top of the resource hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
GetAncestryResponse |
GetAncestryResponse.setAncestor(java.util.List<Ancestor> ancestor)
Ancestors are ordered from bottom to top of the resource hierarchy.
|