Skip to content

Commit 447688b

Browse files
feat: Automated regeneration of merchantapi inventories_v1beta client (googleapis#23516)
Auto-created at 2025-06-22 10:33:37 +0000 using the toys pull request generator.
1 parent 4e125f4 commit 447688b

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

generated/google-apis-merchantapi_inventories_v1beta/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release history for google-apis-merchantapi_inventories_v1beta
22

3+
### v0.8.0 (2025-06-22)
4+
5+
* Regenerated from discovery document revision 20250618
6+
* Regenerated using generator version 0.18.0
7+
38
### v0.7.0 (2025-05-04)
49

510
* Regenerated using generator version 0.17.0

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ class ProductStatusChangeMessage
366366
# @return [String]
367367
attr_accessor :event_time
368368

369-
# Optional. The product expiration time. This field will not bet set if the
369+
# Optional. The product expiration time. This field will not be set if the
370370
# notification is sent for a product deletion event.
371371
# Corresponds to the JSON property `expirationTime`
372372
# @return [String]

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ module Google
1616
module Apis
1717
module MerchantapiInventoriesV1beta
1818
# Version of the google-apis-merchantapi_inventories_v1beta gem
19-
GEM_VERSION = "0.7.0"
19+
GEM_VERSION = "0.8.0"
2020

2121
# Version of the code generator used to generate this client
22-
GENERATOR_VERSION = "0.17.0"
22+
GENERATOR_VERSION = "0.18.0"
2323

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

0 commit comments

Comments
 (0)