Skip to content

Commit 9994de7

Browse files
feat: Automated regeneration of merchantapi products_v1beta client (googleapis#23415)
Auto-created at 2025-06-15 09:57:57 +0000 using the toys pull request generator.
1 parent c417414 commit 9994de7

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

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

3-
### v0.13.0 (2025-06-08)
3+
### v0.13.0 (2025-06-15)
44

5-
* Regenerated from discovery document revision 20250605
5+
* Regenerated from discovery document revision 20250606
66
* Regenerated using generator version 0.18.0
77

88
### v0.12.0 (2025-05-04)

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1265,7 +1265,11 @@ class Product
12651265
# @return [String]
12661266
attr_accessor :data_source
12671267

1268-
# Output only. The feed label for the product.
1268+
# Output only. The feed label lets you categorize and identify your products.
1269+
# The maximum allowed characters is 20 and the supported characters are`A-Z`, `0-
1270+
# 9`, hyphen and underscore. The feed label must not include any spaces. For
1271+
# more information, see [Using feed labels](//support.google.com/merchants/
1272+
# answer/14994087)
12691273
# Corresponds to the JSON property `feedLabel`
12701274
# @return [String]
12711275
attr_accessor :feed_label

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

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

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

0 commit comments

Comments
 (0)