Package | Description |
---|---|
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
FindMatchingLocationsResponse |
FindMatchingLocationsResponse.clone() |
FindMatchingLocationsResponse |
FindMatchingLocationsResponse.set(java.lang.String fieldName,
java.lang.Object value) |
FindMatchingLocationsResponse |
FindMatchingLocationsResponse.setMatchedLocations(java.util.List<MatchedLocation> matchedLocations)
A collection of locations that are potential matches to the specified location, listed in order
from best to least match.
|
FindMatchingLocationsResponse |
FindMatchingLocationsResponse.setMatchTime(java.lang.String matchTime)
When the matching algorithm was last executed for this location.
|
Copyright © 2011-2018 Google. All Rights Reserved.