Skip to content

Commit 7b334f1

Browse files
feat: Automated regeneration of retail v2beta client (googleapis#21145)
Auto-created at 2025-01-05 10:01:27 +0000 using the toys pull request generator.
1 parent 23c6abd commit 7b334f1

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

generated/google-apis-retail_v2beta/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_v2beta
22

3-
### v0.102.0 (2024-12-22)
3+
### v0.102.0 (2025-01-05)
44

5-
* Regenerated from discovery document revision 20241220
5+
* Regenerated from discovery document revision 20241231
66

77
### v0.101.0 (2024-12-15)
88

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3389,7 +3389,10 @@ class GoogleCloudRetailV2betaColorInfo
33893389
# be a UTF-8 encoded string with a length limit of 128 characters. Otherwise, an
33903390
# INVALID_ARGUMENT error is returned. Google Merchant Center property [color](
33913391
# https://support.google.com/merchants/answer/6324487). Schema.org property [
3392-
# Product.color](https://schema.org/color).
3392+
# Product.color](https://schema.org/color). The colorFamilies field as a system
3393+
# attribute is not a required field but strongly recommended to be specified.
3394+
# Google Search models treat this field as more important than a custom product
3395+
# attribute when specified.
33933396
# Corresponds to the JSON property `colorFamilies`
33943397
# @return [Array<String>]
33953398
attr_accessor :color_families

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

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

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

0 commit comments

Comments
 (0)