search
public MyBusinessBusinessInformation.GoogleLocations.Search search(SearchGoogleLocationsRequest content)
throws IOException
Search all of the possible locations that are a match to the specified request.
Create a request for the method "googleLocations.search".
This request holds the parameters needed by the mybusinessbusinessinformation server. After
setting any optional parameters, call the AbstractGoogleClientRequest.execute()
method to invoke the remote
operation.
- Parameters:
content
- the SearchGoogleLocationsRequest
- Returns:
- the request
- Throws:
IOException