Package | Description |
---|---|
com.google.api.services.mybusiness.v4 | |
com.google.api.services.mybusiness.v4.model |
Modifier and Type | Method and Description |
---|---|
MyBusiness.GoogleLocations.Search |
MyBusiness.GoogleLocations.search(SearchGoogleLocationsRequest content)
Search all of the possible locations that are a match to the specified request.
|
Constructor and Description |
---|
Search(SearchGoogleLocationsRequest content)
Search all of the possible locations that are a match to the specified request.
|
Modifier and Type | Method and Description |
---|---|
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.clone() |
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.set(java.lang.String fieldName,
java.lang.Object value) |
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.setLocation(Location location)
Location to search for.
|
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.setQuery(java.lang.String query)
Text query to search for.
|
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.setResultCount(java.lang.Integer resultCount)
The number of matches to return.
|
Copyright © 2011-2018 Google. All Rights Reserved.