class GoogleLocations extends Resource (View source)

The "googleLocations" collection of methods.

Typical usage is:

 $mybusinessbusinessinformationService = new Google\Service\MyBusinessBusinessInformation(...);
 $googleLocations = $mybusinessbusinessinformationService->googleLocations;

Methods

search(SearchGoogleLocationsRequest $postBody, array $optParams = [])

Search all of the possible locations that are a match to the specified request. (googleLocations.search)

Details

Search all of the possible locations that are a match to the specified request. (googleLocations.search)

Parameters

SearchGoogleLocationsRequest $postBody
array $optParams

Optional parameters.

Return Value

SearchGoogleLocationsResponse

Exceptions

Exception