Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
PlaceInfo |
PlaceInfo.clone() |
PlaceInfo |
PlaceInfo.set(String fieldName,
Object value) |
PlaceInfo |
PlaceInfo.setPlaceId(String placeId)
Required.
|
PlaceInfo |
PlaceInfo.setPlaceName(String placeName)
Required.
|
Modifier and Type | Method and Description |
---|---|
List<PlaceInfo> |
Places.getPlaceInfos()
The areas represented by place IDs.
|
Modifier and Type | Method and Description |
---|---|
Places |
Places.setPlaceInfos(List<PlaceInfo> placeInfos)
The areas represented by place IDs.
|
Copyright © 2011–2025 Google. All rights reserved.