| Package | Description |
|---|---|
| com.google.api.services.mapsengine.model |
| Modifier and Type | Method and Description |
|---|---|
Parent |
Parent.clone() |
Parent |
Parent.set(java.lang.String fieldName,
java.lang.Object value) |
Parent |
Parent.setId(java.lang.String id)
The ID of this parent.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Parent> |
ParentsListResponse.getParents()
The parent assets.
|
| Modifier and Type | Method and Description |
|---|---|
ParentsListResponse |
ParentsListResponse.setParents(java.util.List<Parent> parents)
The parent assets.
|