Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
RelationshipData |
RelationshipData.clone() |
RelationshipData |
Location.getRelationshipData()
Optional.
|
RelationshipData |
RelationshipData.set(String fieldName,
Object value) |
RelationshipData |
RelationshipData.setChildrenLocations(List<RelevantLocation> childrenLocations)
The list of children locations that this location has relations with.
|
RelationshipData |
RelationshipData.setParentChain(String parentChain)
The resource name of the Chain that this location is member of.
|
RelationshipData |
RelationshipData.setParentLocation(RelevantLocation parentLocation)
The parent location that this location has relations with.
|
Modifier and Type | Method and Description |
---|---|
Location |
Location.setRelationshipData(RelationshipData relationshipData)
Optional.
|
Copyright © 2011–2025 Google. All rights reserved.