| Package | Description |
|---|---|
| com.google.api.services.cloudresourcemanager.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceId |
ResourceId.clone() |
ResourceId |
Project.getParent()
An optional reference to a parent Resource.
|
ResourceId |
Ancestor.getResourceId()
Resource id of the ancestor.
|
ResourceId |
ResourceId.set(String fieldName,
Object value) |
ResourceId |
ResourceId.setId(String id)
The type-specific id.
|
ResourceId |
ResourceId.setType(String type)
The resource type this id is for.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
Project.setParent(ResourceId parent)
An optional reference to a parent Resource.
|
Ancestor |
Ancestor.setResourceId(ResourceId resourceId)
Resource id of the ancestor.
|
Copyright © 2011–2024 Google. All rights reserved.