Skip to content

Commit c46bdc5

Browse files
feat: Automated regeneration of merchantapi promotions_v1beta client (googleapis#23625)
Auto-created at 2025-07-06 10:20:28 +0000 using the toys pull request generator.
1 parent b47a19b commit c46bdc5

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

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

3+
### v0.9.0 (2025-07-06)
4+
5+
* Regenerated from discovery document revision 20250628
6+
37
### v0.8.0 (2025-06-29)
48

59
* Regenerated from discovery document revision 20250621

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,7 @@ class Attributes
148148
# @return [Google::Apis::MerchantapiPromotionsV1beta::Price]
149149
attr_accessor :minimum_purchase_amount
150150

151-
# Optional. [Minimum purchase quantity](https://support.google.com/merchants/
152-
# answer/13838182?ref_topic=13773355&sjid=17642868584668136159-NC) for the
153-
# promotion.
151+
#
154152
# Corresponds to the JSON property `minimumPurchaseQuantity`
155153
# @return [Fixnum]
156154
attr_accessor :minimum_purchase_quantity

generated/google-apis-merchantapi_promotions_v1beta/lib/google/apis/merchantapi_promotions_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 MerchantapiPromotionsV1beta
1818
# Version of the google-apis-merchantapi_promotions_v1beta gem
19-
GEM_VERSION = "0.8.0"
19+
GEM_VERSION = "0.9.0"
2020

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

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

0 commit comments

Comments
 (0)