Commit graph

75 commits

Author SHA1 Message Date
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
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
46403a9ace docs: A comment for enum Mode is changed
docs: A comment for enum value `DISABLED` in enum `Mode` is changed
docs: A comment for enum value `ENABLED` in enum `Mode` is changed
docs: A comment for enum value `CONVERSATIONAL_FILTER_ONLY` in enum `Mode` is changed
docs: A comment for field `user_query_types` in message `.google.cloud.retail.v2alpha.ConversationalSearchResponse` is changed

PiperOrigin-RevId: 803633829
2025-09-05 15:58:06 -07:00
Google APIs
a083dfbc3f feat: add new fields in conversational search public SDK
PiperOrigin-RevId: 787249742
2025-07-25 14:54:14 -07:00
Google APIs
96f8c6f8bf feat: add experiment_id in the SearchRequest proto
PiperOrigin-RevId: 785888459
2025-07-22 09:42:50 -07:00
Google APIs
6d09280130 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
feat: data_source_id replaces primary_feed_id in MerchantCenterFeedFilter

PiperOrigin-RevId: 763884353
2025-05-27 11:45:27 -07:00
Google APIs
2eec62dc7e feat: add conversational search API
PiperOrigin-RevId: 751643959
2025-04-25 20:00:00 -07:00
Google APIs
1422653833 feat: add availability field to Localnventory
feat: add new fields including language_code, region_code and place_id to SearchRequest.
feat: add pin_control_metadata to SearchResponse.
fix!: An existing message `LlmEmbeddingConfig` is removed.
fix!: An existing field `llm_embedding_config` is removed from message `.google.cloud.retail.v2alpha.Model`
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 750240703
2025-04-22 10:22:00 -07:00
Google APIs
2f91d30c7b chore: remove unnecessary (no-op) settings and files
PiperOrigin-RevId: 735852258
2025-03-11 12:38:43 -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
6086c37a12 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 731660836
2025-02-27 03:39:40 -08:00
Google APIs
9a62525f43 chore: remove language settings from gapic.yaml files for languages that don't read these files
PiperOrigin-RevId: 730348903
2025-02-24 01:39:47 -08:00
Google APIs
c24e8361e2 feat: add conversational search
feat: add tile navigation
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 683821659
2024-10-08 17:36:02 -07:00
Google APIs
a32cd99cdb feat: support merged facets
feat: add product purge API
feat: add branch and project APIs to alpha
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: 641040423
2024-06-06 15:29:25 -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
f4efe4b2b6 feat: add analytics service
PiperOrigin-RevId: 600040070
2024-01-20 00:26:26 -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
5b42ea6477 fix!: fix the HTTP format for merchant center link service
PiperOrigin-RevId: 524889384
2023-04-17 10:45:55 -07:00
Google APIs
4a9f93319f feat: add merchant center link service
feat: support per-entity search and autocomplete
feat: expose facets and product counts in autocomplete
feat: add model get API
feat: allow cascaded deletion on primary product
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: 523140513
2023-04-10 09:54:47 -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
4e4e58c442 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 batch remove catalog attribute config
feat: support attribute suggestion in autocomplete
feat: support data output to GCS
feat: expose the local inventory data in product data retrieval
feat: return personal product labels in search response
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 495450955
2022-12-14 16:37:36 -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
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
c30c9ccfd9 feat: new model service to manage recommendation models
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
feat: allow skiping default branch protection when doing product full import
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 464664497
2022-08-01 17:42:21 -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
bc9955018a feat: support batch products purge (v2alpha)
feat: users cannot switch to empty default branch unless force override (v2alpha)
feat: allow search users to skip validation for invalid boost specs (v2alpha)
feat: support search personalization (v2alpha)
feat: search returns applied control ids in the response (v2alpha)
docs: users can self enroll retail search feature on cloud console (v2alpha)
docs: suggest search users not to send IP and use hashed user id (v2alpha)
docs: deprecate request_id in ImportProductsRequest (v2alpha)
docs: deprecate search dynamic_facet_spec and suggest to config on cloud console (v2alpha)
docs: keep the API doc up-to-date with recent changes (v2alpha)

PiperOrigin-RevId: 440123036
2022-04-07 09:15:14 -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
eceb9e8a36 feat: add ControlService
feat: and ServingConfigService

PiperOrigin-RevId: 425694473
2022-02-01 12:55:07 -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
148d29d1e7 feat: Add local inventory ingestion APIs to product service in alpha channel
PiperOrigin-RevId: 406273138
2021-10-28 19:59:35 -07: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