Interface protos.google.maps.places.v1.ISearchTextResponse (1.6.0)

Properties of a SearchTextResponse.

Package

@googlemaps/places

Properties

contextualContents

contextualContents?: (google.maps.places.v1.IContextualContent[]|null);

SearchTextResponse contextualContents

places

places?: (google.maps.places.v1.IPlace[]|null);

SearchTextResponse places