Package | Description |
---|---|
com.google.api.services.mybusiness.v4 | |
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MyBusiness.Accounts.Locations.FindMatches |
MyBusiness.Accounts.Locations.findMatches(java.lang.String name,
FindMatchingLocationsRequest content)
Finds all of the possible locations that are a match to the specified location.
|
Constructor and Description |
---|
FindMatches(java.lang.String name,
FindMatchingLocationsRequest content)
Finds all of the possible locations that are a match to the specified location.
|
Modifier and Type | Method and Description |
---|---|
FindMatchingLocationsRequest |
FindMatchingLocationsRequest.clone() |
FindMatchingLocationsRequest |
FindMatchingLocationsRequest.set(java.lang.String fieldName,
java.lang.Object value) |
FindMatchingLocationsRequest |
FindMatchingLocationsRequest.setLanguageCode(java.lang.String languageCode)
The preferred language for the matching location (in BCP-47 format).
|
FindMatchingLocationsRequest |
FindMatchingLocationsRequest.setMaxCacheDuration(java.lang.String maxCacheDuration)
Indicates the duration of acceptable cache-age.
|
FindMatchingLocationsRequest |
FindMatchingLocationsRequest.setNumResults(java.lang.Integer numResults)
The number of matches to return.
|
Copyright © 2011-2018 Google. All Rights Reserved.