Commit graph

38 commits

Author SHA1 Message Date
Google APIs
6ee7c04a48 feat: add a new business status FUTURE_OPENING for places,
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
2026-03-18 10:44:28 -07:00
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
6eead6ed94 feat: Add googleMapsTypeLabel field to show type information on Google Maps
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
2026-02-12 13:22:46 -08:00
Google APIs
b61fb21bba feat: Add Review.visitDate field to indicate when the review author visited
feat: Add Place.consumerAlert field for suspicious review activity

PiperOrigin-RevId: 822750099
2025-10-22 14:54:16 -07:00
Google APIs
1b5c44879f docs: Change comments in some fields in Places API
feat: Add moved_place and moved_place_id to Place

PiperOrigin-RevId: 821809971
2025-10-20 14:34:41 -07:00
Google APIs
3fb120eb5c fix: upgrade gRPC service registration func
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
2025-10-01 11:19:50 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
f37bfb8159 docs: clarify behavior of primary types and weekday text
PiperOrigin-RevId: 777751281
2025-06-30 15:55:14 -07:00
Google APIs
821be1529e chore: Remove auto-generated Java snippets for google/maps/places/v1
PiperOrigin-RevId: 764789504
2025-05-29 10:35:41 -07:00
Google APIs
7e94d69d44 docs: remove auto-generated snippets for google/maps/places/v1
PiperOrigin-RevId: 764327453
2025-05-28 10:45:10 -07:00
Google APIs
6942862f40 fix!: An existing field description is removed from message .google.maps.places.v1.Place
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
2025-05-12 18:23:55 -07:00
Google APIs
b3d8e7d376 docs: Change comments in some fields in Places API
feat: Add postal_address and time_zone to Place

PiperOrigin-RevId: 735444062
2025-03-10 11:08:24 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
6bc8e91bf9 feat: add NACS EVCS connector type support
PiperOrigin-RevId: 730588193
2025-02-24 14:04:38 -08:00
Google APIs
280725e991 fix: add oauth scopes to Places proto
PiperOrigin-RevId: 720741557
2025-01-28 16:10:24 -08:00
Google APIs
e49749f580 feat: add more fuel type enum values
docs: A comment for enum value `LPG` in enum `FuelType` is changed to be clearer.

PiperOrigin-RevId: 719418262
2025-01-24 13:38:46 -08:00
Google APIs
3808680f22 docs: mark Places API client libraries as BETA
PiperOrigin-RevId: 716290485
2025-01-16 10:37:51 -08:00
Google APIs
e7084f34eb feat: update attributes in Places API
PiperOrigin-RevId: 694522095
2024-11-08 09:06:44 -08:00
Google APIs
abc17a0a28 docs: update issue tracker link
PiperOrigin-RevId: 691964920
2024-10-31 16:03:22 -07:00
Google APIs
42219196a8 feat: add routing_parameters to SearchNearbyRequest and SearchTextRequest
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
2024-09-17 16:57:49 -07:00
Google APIs
ef8d474057 fix: update Go maps/places to unstable
PiperOrigin-RevId: 640644980
2024-06-05 14:11:27 -07:00
Google APIs
badabdc603 feat: add generative_summary and area_summary for place summaries
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
2024-05-17 10:21:35 -07:00
Google APIs
67f6018de5 docs: update comment of Places API
PiperOrigin-RevId: 629191935
2024-04-29 14:44:53 -07:00
Google APIs
54929cf503 docs: slightly improved documentation for EVOptions in SearchTextRequest
PiperOrigin-RevId: 626488358
2024-04-19 15:43:16 -07:00
Google APIs
5db2bbe911 docs: Fix designation of Text Search
docs: Update field mask guidance

PiperOrigin-RevId: 622956031
2024-04-08 14:41:33 -07:00
Google APIs
828b4baa38 docs: Fix typo in PriceLevel enum
docs: Document the maximum number of reviews and photos returned
docs: Correct requirements on Autocomplete and Details session token field

PiperOrigin-RevId: 620317804
2024-03-29 12:53:18 -07:00
Google APIs
3049b76008 feat: add AutoComplete API
feat: add Searchable EV feature to TextSearch API

PiperOrigin-RevId: 608184544
2024-02-18 17:33:09 -08:00
Google APIs
4cc16e840c chore(maps/places): fix public issue tracker link
PiperOrigin-RevId: 604494723
2024-02-05 18:26:37 -08:00
Google APIs
fe383674a9 docs: change comments for some fields in Places API
feat: add new wheelchair accessibility fields
feat: add new primary type fields
feat: add new short formatted address field

PiperOrigin-RevId: 588852313
2023-12-07 11:17:06 -08:00
Google APIs
7c4e4b5236 build: update Node.js generator to compile protos
PiperOrigin-RevId: 582493526
2023-11-14 17:44:09 -08:00
Google APIs
0d6992f1ef feat: new features for Places GA
PiperOrigin-RevId: 575913105
2023-10-23 13:31:00 -07:00
Google APIs
24eaec4b7d feat: promote to GA
PiperOrigin-RevId: 549674365
2023-07-20 10:39:12 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
5d2c0c55cf build: add dependency on Geo proto for Node.js
PiperOrigin-RevId: 533537610
2023-05-19 13:31:42 -07:00
Google APIs
9b82d83b2f chore: update go_package and Go importpath
PiperOrigin-RevId: 531279558
2023-05-11 12:43:13 -07:00
Google APIs
b342ceb081 feat: Add sanitized protos for Places API
PiperOrigin-RevId: 530431786
2023-05-08 16:02:16 -07:00