Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
PlaceInfo |
PlaceInfo.clone() |
PlaceInfo |
PlaceInfo.set(java.lang.String fieldName,
java.lang.Object value) |
PlaceInfo |
PlaceInfo.setName(java.lang.String name)
The localized name of the place.
|
PlaceInfo |
PlaceInfo.setPlaceId(java.lang.String placeId)
The ID of the place.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<PlaceInfo> |
Places.getPlaceInfos()
The areas represented by place IDs.
|
Modifier and Type | Method and Description |
---|---|
Places |
Places.setPlaceInfos(java.util.List<PlaceInfo> placeInfos)
The areas represented by place IDs.
|
Copyright © 2011-2018 Google. All Rights Reserved.