along with an `opening_date` field to indicate when the establishment
will open in the future
feat: add a new `include_future_opening_businesses` flag to Nearby Search, Text Search, and AutocompletPlaces. When true, businesses opening in the future are included in the results.
PiperOrigin-RevId: 885675815
feat: Add `googleMapsLinks` field for links to different actions on Google Maps
fix!: An existing field `topic` is removed from message `.google.maps.places.v1.ContentBlock`
fix!: An existing field `references` is removed from message `.google.maps.places.v1.ContentBlock`
docs: A comment for field `reviews` in message `.google.maps.places.v1.ContextualContent` is changed
docs: A comment for field `photos` in message `.google.maps.places.v1.ContextualContent` is changed
PiperOrigin-RevId: 869356577
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.
PiperOrigin-RevId: 813834114
fix!: An existing field `references` is removed from message `.google.maps.places.v1.Place`
fix!: An existing message `AreaSummary` is removed
fix!: An existing field `area_summary` is removed from message `.google.maps.places.v1.Place`
docs: change comments for some fields in Places API
feat: add address descriptor proto
feat: add new photo fields
feat: update GenerativeSummary fields
feat: add new GoogleMapsLinks fields
feat: add new NeighborhoodSummary fields
feat: add new ReviewSummary fields
feat: add new review fields
PiperOrigin-RevId: 757991647
feat: add `search_along_route_parameters` to SearchTextRequest
feat: add `routing_summaries` to SearchNearbyResponse and SearchTextResponse
docs: A comment for field `contextual_contents` in message `.google.maps.places.v1.SearchTextResponse` is changed to be more assertive
docs: A comment for field `open_now` in message `.google.maps.places.v1.Place` is changed to clarify what it means with new-since-previous-comment current and secondary opening hours fields
Introduces search along route and trip time features.
PiperOrigin-RevId: 675760040
feat: add `contextual_contents` field for contextual search results
docs: `included_primary_types` supports type collections `(regions)` and
`(cities)`
Introduces Place summaries and Contextual Search Results features.
PiperOrigin-RevId: 634816526
docs: Document the maximum number of reviews and photos returned
docs: Correct requirements on Autocomplete and Details session token field
PiperOrigin-RevId: 620317804
feat: add new wheelchair accessibility fields
feat: add new primary type fields
feat: add new short formatted address field
PiperOrigin-RevId: 588852313