Skip to content

Commit 5953e8f

Browse files
feat: Automated regeneration of merchantapi products_v1beta client (googleapis#21305)
Auto-created at 2025-01-08 00:47:56 +0000 using the toys pull request generator.
1 parent e6c1e75 commit 5953e8f

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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release history for google-apis-merchantapi_products_v1beta
22

3+
### v0.6.0 (2025-01-08)
4+
5+
* Regenerated from discovery document revision 20250106
6+
37
### v0.5.0 (2024-12-22)
48

59
* Regenerated from discovery document revision 20241217

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1371,8 +1371,8 @@ class ProductInput
13711371
# @return [Google::Apis::MerchantapiProductsV1beta::Attributes]
13721372
attr_accessor :attributes
13731373

1374-
# Required. Immutable. The [channel](https://support.google.com/merchants/answer/
1375-
# 7361332) of the product.
1374+
# Immutable. The [channel](https://support.google.com/merchants/answer/7361332)
1375+
# of the product.
13761376
# Corresponds to the JSON property `channel`
13771377
# @return [String]
13781378
attr_accessor :channel

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module MerchantapiProductsV1beta
1818
# Version of the google-apis-merchantapi_products_v1beta gem
19-
GEM_VERSION = "0.5.0"
19+
GEM_VERSION = "0.6.0"
2020

2121
# Version of the code generator used to generate this client
2222
GENERATOR_VERSION = "0.15.1"
2323

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

0 commit comments

Comments
 (0)