Package | Description |
---|---|
com.google.api.services.mybusinessbusinessinformation.v1 | |
com.google.api.services.mybusinessbusinessinformation.v1.model |
Modifier and Type | Method and Description |
---|---|
MyBusinessBusinessInformation.GoogleLocations.Search |
MyBusinessBusinessInformation.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(String fieldName,
Object value) |
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.setLocation(Location location)
Location to search for.
|
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.setPageSize(Integer pageSize)
The number of matches to return.
|
SearchGoogleLocationsRequest |
SearchGoogleLocationsRequest.setQuery(String query)
Text query to search for.
|
Copyright © 2011–2025 Google. All rights reserved.