public class MapsEngine.Assets.Parents
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
MapsEngine.Assets.Parents.List |
| Constructor and Description |
|---|
MapsEngine.Assets.Parents() |
| Modifier and Type | Method and Description |
|---|---|
MapsEngine.Assets.Parents.List |
list(java.lang.String id)
Return all parent ids of the specified asset.
|
public MapsEngine.Assets.Parents.List list(java.lang.String id) throws java.io.IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.id - The ID of the asset whose parents will be listed.java.io.IOException