Commit graph

68 commits

Author SHA1 Message Date
Google APIs
6517e3ba8f 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: 861314205
2026-01-26 12:46:12 -08:00
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
6b27a5074b feat: release the latest conversational search public SDK
PiperOrigin-RevId: 803623794
2025-09-05 15:25:36 -07:00
Google APIs
7b29e663fb 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: 751590638
2025-04-25 16:04:21 -07:00
Google APIs
dfe85eea9a chore: remove unnecessary (no-op) settings and files
PiperOrigin-RevId: 735772094
2025-03-11 08:52:16 -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
8692273ae7 feat: add conversational search
feat: add tile navigation
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 683821729
2024-10-08 17:37:48 -07:00
Google APIs
f660ba55c5 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: 641043279
2024-06-06 15:37:53 -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
3d20b3985e feat: add analytics service
PiperOrigin-RevId: 599976565
2024-01-19 17:15:37 -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
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
81b0808ca4 feat: support per-entity search and autocomplete
feat: add model get API
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: 522675546
2023-04-07 13:47:41 -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
9f04c98877 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
02dcec3040 feat: support async write mode for WriteUserEvent API
feat: support collect and import 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
feat: allow set feed id in merchant center link
feat: support data output to GCS
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 495893148
2022-12-16 09:32:45 -08:00
Google APIs
a5b266a9ef chore(go): correct go_gapic_library transport values
PiperOrigin-RevId: 493910511
2022-12-08 09:03:49 -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
1513294094 feat: release Model Services to v2beta version
feat: release BatchRemoveCatalogAttributes API to v2beta version
feat: release ExactSearchableOption for attribute config to v2beta version
feat: release diversity_type for ServingConfig in v2beta version
feat: add local inventories info to the Product resource
feat: deprecate unused page_token field of PredictionRequest in v2beta version
feat: deprecate unused facet_spec field of Control in v2beta version
docs: improve documentation of SearchRequest for Search Personalization
docs: improve documentation for Fullfillment and Inventory API in ProductService
docs: minor documentation fixes and improvements

PiperOrigin-RevId: 471846764
2022-09-02 11:27:47 -07:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
d6bce0ee59 feat: support case insensitive match on search facets
feat: allow disabling spell check in search requests
feat: allow adding labels in search requests
feat: allow returning min/max values on search numeric facets
feat: allow using serving configs as an alias of placements
feat: allow enabling recommendation filtering on custom attributes
feat: return output BigQuery table on product / event export response
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 463980128
2022-07-28 19:17:30 -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
2ac1b0abec chore: Configure Ruby clients
PiperOrigin-RevId: 450033738
2022-05-20 11:58:51 -07:00
Google APIs
1bed8a0d68 docs: fix docstring formatting
Committer: parthea
PiperOrigin-RevId: 449545643
2022-05-18 12:22:19 -07:00
Google APIs
d6abf63877 docs: users can self enroll retail search feature on cloud console (v2beta)
docs: suggest search users not to send IP and use hashed user id (v2beta)
docs: deprecate request_id in ImportProductsRequest (v2beta)
docs: deprecate search dynamic_facet_spec and suggest to config on cloud console (v2beta)
docs: keep the API doc up-to-date with recent changes (v2beta)
feat: add new AddLocalInventories and RemoveLocalInventories APIs (v2beta)
feat: users cannot switch to empty default branch unless force override (v2beta)
feat: allow search users to skip validation for invalid boost specs (v2beta)
feat: support search personalization (v2beta)
feat: search returns applied control ids in the response (v2beta)

PiperOrigin-RevId: 438326512
2022-03-30 09:48:55 -07: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
4cc768fe44 feat: add ControlService
feat: and ServingConfigService

PiperOrigin-RevId: 425695009
2022-02-01 12:57:29 -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
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
fff46d6ad3 feat: Add restricted Retail Search features for Retail API v2beta.
PiperOrigin-RevId: 387438934
2021-07-28 14:36:30 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00