Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
RelevantLocation |
RelevantLocation.clone() |
RelevantLocation |
RelationshipData.getParentLocation()
The parent location that this location has relations with.
|
RelevantLocation |
RelevantLocation.set(String fieldName,
Object value) |
RelevantLocation |
RelevantLocation.setPlaceId(String placeId)
Required.
|
RelevantLocation |
RelevantLocation.setRelationType(String relationType)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<RelevantLocation> |
RelationshipData.getChildrenLocations()
The list of children locations that this location has relations with.
|
Modifier and Type | Method and Description |
---|---|
RelationshipData |
RelationshipData.setParentLocation(RelevantLocation parentLocation)
The parent location that this location has relations with.
|
Modifier and Type | Method and Description |
---|---|
RelationshipData |
RelationshipData.setChildrenLocations(List<RelevantLocation> childrenLocations)
The list of children locations that this location has relations with.
|
Copyright © 2011–2025 Google. All rights reserved.