class Text extends Resource (View source)

The "Text" collection of methods.

Typical usage is:

 $placesService = new Google\Service\MapsPlaces(...);
 $Text = $placesService->Text;

Methods

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

Text query based place search. (Text.search)

Details

Text query based place search. (Text.search)

Parameters

GoogleMapsPlacesV1SearchTextRequest $postBody
array $optParams

Optional parameters.

Return Value

GoogleMapsPlacesV1SearchTextResponse