Skip to content

Commit 7d6a7e3

Browse files
feat: Automated regeneration of retail v2 client (googleapis#21461)
Auto-created at 2025-01-26 09:41:49 +0000 using the toys pull request generator.
1 parent f23ae65 commit 7d6a7e3

File tree

3 files changed

+5
-6
lines changed

3 files changed

+5
-6
lines changed

generated/google-apis-retail_v2/CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Release history for google-apis-retail_v2
22

3-
### v0.110.0 (2025-01-19)
3+
### v0.110.0 (2025-01-26)
44

5-
* Regenerated from discovery document revision 20250109
5+
* Regenerated from discovery document revision 20250116
66

77
### v0.109.0 (2025-01-12)
88

generated/google-apis-retail_v2/lib/google/apis/retail_v2/classes.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1177,12 +1177,11 @@ def update!(**args)
11771177
end
11781178
end
11791179

1180-
# Resource that represents attribute results. The list of suggestions for the
1181-
# attribute.
1180+
# Resource that represents attribute results.
11821181
class GoogleCloudRetailV2CompleteQueryResponseAttributeResult
11831182
include Google::Apis::Core::Hashable
11841183

1185-
#
1184+
# The list of suggestions for the attribute.
11861185
# Corresponds to the JSON property `suggestions`
11871186
# @return [Array<String>]
11881187
attr_accessor :suggestions

generated/google-apis-retail_v2/lib/google/apis/retail_v2/gem_version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ module RetailV2
2222
GENERATOR_VERSION = "0.16.0"
2323

2424
# Revision of the discovery document this client was generated from
25-
REVISION = "20250109"
25+
REVISION = "20250116"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)