Skip to content

Commit 4167f45

Browse files
feat: Automated regeneration of Retail client (googleapis#12823)
Auto-created at 2025-01-15 13:14:02 +0000 using the toys pull request generator.
1 parent 26021bb commit 4167f45

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

clients/retail/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# GoogleApi.Retail
22

3-
Vertex AI Search for Retail API client library.
3+
Vertex AI Search for commerce API client library.
44

5-
Vertex AI Search for Retail API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.
5+
Vertex AI Search for commerce API is made up of Retail Search, Browse and Recommendations. These discovery AI solutions help you implement personalized search, browse and recommendations, based on machine learning models, across your websites and mobile applications.
66

77
## Installation
88

clients/retail/lib/google_api/retail/v2/metadata.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ defmodule GoogleApi.Retail.V2 do
2020
API client metadata for GoogleApi.Retail.V2.
2121
"""
2222

23-
@discovery_revision "20250107"
23+
@discovery_revision "20250109"
2424

2525
def discovery_revision(), do: @discovery_revision
2626
end

clients/retail/mix.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ defmodule GoogleApi.Retail.Mixfile do
4848

4949
defp description() do
5050
"""
51-
Vertex AI Search for Retail API client library.
51+
Vertex AI Search for commerce API client library.
5252
"""
5353
end
5454

0 commit comments

Comments
 (0)