Commit graph

71 commits

Author SHA1 Message Date
Google APIs
0a0dffc19b 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: 810022369
2025-09-22 08:23:40 -07:00
Google APIs
1f0e1273a6 feat: release the conversational search public SDK
PiperOrigin-RevId: 803583303
2025-09-05 13:33:47 -07:00
Google APIs
d2835e8464 feat: add a user_attributes field in SearchRequest that can be used for personalization
feat: add a model_scores field in SearchResponse.results to expose model quality signals

PiperOrigin-RevId: 775377248
2025-06-24 14:12:03 -07:00
Google APIs
1ac7dc24a5 feat: add language_code, region_code and place_id to SearchRequest
feat: add pin_control_metadata to SearchResponse
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 752323436
2025-04-28 08:49:48 -07:00
Google APIs
3bb047a19d chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731662818
2025-02-27 03:48:02 -08:00
Google APIs
d01eb46894 feat: add conversational search
feat: add tile navigation
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 683821686
2024-10-08 17:37:03 -07:00
Google APIs
76ffdb2287 chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -07:00
Google APIs
7660854044 feat: support merged facets
feat: add product purge API
feat: add page_categories to control condition
feat: support attribute suggestion in autocomplete
feat: support frequent bought together model config
feat: allow to skip denylist postfiltering in recommendations
chore: deprecate recent search result in autocomplete
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 641043920
2024-06-06 15:40:10 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
12fdc70b65 feat: add analytics service
PiperOrigin-RevId: 605291363
2024-02-08 05:54:29 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08: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
be8c6cd96b feat: add new client surface for GA php clients
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
f149e91004 feat: add model service
feat: support per-entity search and autocomplete
feat: support new filter syntax for recommendation
feat: expose A/B experiment info in search response
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 522675951
2023-04-07 13:49:30 -07:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -08:00
Google APIs
0dbe50f760 feat: support async write mode for WriteUserEvent API
feat: support collect GA4 event format with prebuilt whistle rule
feat: support exact searchable and retrievable in catalog attribute config
feat: deprecate retrievable_fields in product attribute
feat: support diversity type in serving config
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 495660792
2022-12-15 12:08:57 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
6954c4da0f chore: put Locations mixin back
PiperOrigin-RevId: 477369320
2022-09-27 23:51:45 -07:00
Google APIs
174b42d819 chore: revert removal of LRO mixin
PiperOrigin-RevId: 476177134
2022-09-22 13:06:56 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
e9bcb6c5e6 feat: release Control and ServingConfig serivces to v2 version
feat: release AttributesConfig APIs to v2 version
feat: release CompletionConfig APIs to v2 version
feat: add local inventories info to the Product resource
docs: Improved documentation for Fullfillment and Inventory API in ProductService
docs: minor documentation format and typo fixes

PiperOrigin-RevId: 469399525
2022-08-23 02:10:55 -07:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
139f56eefb feat: support case insensitive match on search facets
feat: allow to return min/max values on search numeric facets
feat: allow to use serving configs as an alias of placements
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 464560246
2022-08-01 10:01:41 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
4e0282f92e feat: allow users to disable spell check in search requests
feat: allow users to add labels in search requests
docs: deprecate indexable/searchable on the product level custom attributes
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 452193046
2022-05-31 19:19:15 -07:00
Google APIs
4d00815131 docs: users can self enroll retail search feature on cloud console
docs: suggest search users not to send IP and use hashed user id
docs: deprecate request_id in ImportProductsRequest
docs: deprecate search dynamic_facet_spec and suggest to config on cloud console
docs: keep the API doc up-to-date with recent changes
feat: add new AddLocalInventories and RemoveLocalInventories APIs
feat: users cannot switch to empty default branch unless force override
feat: allow search users to skip validation for invalid boost specs
feat: support search personalization
feat: search returns applied control ids in the response

PiperOrigin-RevId: 437355889
2022-03-25 16:11:24 -07:00
Google APIs
d4f3468ef8 chore: remove unused imports in google/cloud/retail/v2
PiperOrigin-RevId: 431915215
2022-03-02 05:30:38 -08:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
72adf13fe7 docs: Keep the API doc up-to-date
feat: update grpc service config settings to reflect correct API deadlines

PiperOrigin-RevId: 411660243
2021-11-22 15:20:46 -08:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
37924239ed docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 405938813
2021-10-27 11:37:08 -07:00
Google APIs
8ef531eaf6 docs: Keep the API doc up-to-date
feat: add search mode to search request. If not specified, a single search request triggers both product search and faceted search.
feat: update grpc service config settings to reflect correct API deadlines

PiperOrigin-RevId: 404039072
2021-10-18 13:06:36 -07:00
Google APIs
cb637a6db2 docs: Keep the API doc up-to-date
feat: update grpc service config settings to reflect correct API deadlines
chore: remove relative private links from search service comments to prevent crashing client lib generation tool

PiperOrigin-RevId: 392712211
2021-08-24 11:47:49 -07:00
Google APIs
62d50355df docs: Keep the API doc up-to-date
PiperOrigin-RevId: 391605108
2021-08-18 14:04:00 -07:00
Google APIs
a47f0a4aa9 docs(retail): Quote several literal expressions for better rendering
PiperOrigin-RevId: 388769359
2021-08-04 13:22:11 -07:00
Google APIs
2f9af297c8 docs: Remove HTML tags from Cloud Retail API library docs
PiperOrigin-RevId: 387885619
2021-07-30 14:40:34 -07:00
Google APIs
dc93323528 docs: remove remaining private links
PiperOrigin-RevId: 387857950
2021-07-30 12:20:16 -07:00
Google APIs
cea896d103 feat: Add restricted Retail Search features for Retail API v2.
PiperOrigin-RevId: 387366941
2021-07-28 09:26:08 -07:00