Skip to content

Commit 6072b6d

Browse files
feat: Automated regeneration of merchantapi accounts_v1beta client (googleapis#23888)
Auto-created at 2025-08-10 09:49:14 +0000 using the toys pull request generator.
1 parent e95ea32 commit 6072b6d

File tree

3 files changed

+12
-8
lines changed

3 files changed

+12
-8
lines changed

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

3+
### v0.21.0 (2025-08-10)
4+
5+
* Regenerated from discovery document revision 20250803
6+
37
### v0.20.0 (2025-08-03)
48

59
* Regenerated from discovery document revision 20250729

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module Apis
2323
module MerchantapiAccountsV1beta
2424

2525
# Collection of information related to the about page ([impressum](https://
26-
# support.google.com/merchants/answer/14675634?hl=en&ref_topic=15145634&sjid=
26+
# support.google.com/merchants/answer/14675634?ref_topic=15145634&sjid=
2727
# 6892280366904591178-NC)).
2828
class About
2929
include Google::Apis::Core::Hashable
@@ -1877,7 +1877,7 @@ def update!(**args)
18771877
end
18781878

18791879
# Collection of information related to [inventory verification](https://support.
1880-
# google.com/merchants/answer/14684499?hl=en&ref_topic=15145634&sjid=
1880+
# google.com/merchants/answer/14684499?ref_topic=15145634&sjid=
18811881
# 6892280366904591178-NC).
18821882
class InventoryVerification
18831883
include Google::Apis::Core::Hashable
@@ -2537,7 +2537,7 @@ class OmnichannelSetting
25372537
include Google::Apis::Core::Hashable
25382538

25392539
# Collection of information related to the about page ([impressum](https://
2540-
# support.google.com/merchants/answer/14675634?hl=en&ref_topic=15145634&sjid=
2540+
# support.google.com/merchants/answer/14675634?ref_topic=15145634&sjid=
25412541
# 6892280366904591178-NC)).
25422542
# Corresponds to the JSON property `about`
25432543
# @return [Google::Apis::MerchantapiAccountsV1beta::About]
@@ -2549,7 +2549,7 @@ class OmnichannelSetting
25492549
attr_accessor :in_stock
25502550

25512551
# Collection of information related to [inventory verification](https://support.
2552-
# google.com/merchants/answer/14684499?hl=en&ref_topic=15145634&sjid=
2552+
# google.com/merchants/answer/14684499?ref_topic=15145634&sjid=
25532553
# 6892280366904591178-NC).
25542554
# Corresponds to the JSON property `inventoryVerification`
25552555
# @return [Google::Apis::MerchantapiAccountsV1beta::InventoryVerification]
@@ -2572,7 +2572,7 @@ class OmnichannelSetting
25722572
attr_accessor :name
25732573

25742574
# Collection of information related to the on display to order ([ODO](https://
2575-
# support.google.com/merchants/answer/14615056?hl=en&ref_topic=15145747&sjid=
2575+
# support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=
25762576
# 6892280366904591178-NC)).
25772577
# Corresponds to the JSON property `odo`
25782578
# @return [Google::Apis::MerchantapiAccountsV1beta::OnDisplayToOrder]
@@ -2608,7 +2608,7 @@ def update!(**args)
26082608
end
26092609

26102610
# Collection of information related to the on display to order ([ODO](https://
2611-
# support.google.com/merchants/answer/14615056?hl=en&ref_topic=15145747&sjid=
2611+
# support.google.com/merchants/answer/14615056?ref_topic=15145747&sjid=
26122612
# 6892280366904591178-NC)).
26132613
class OnDisplayToOrder
26142614
include Google::Apis::Core::Hashable

generated/google-apis-merchantapi_accounts_v1beta/lib/google/apis/merchantapi_accounts_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 MerchantapiAccountsV1beta
1818
# Version of the google-apis-merchantapi_accounts_v1beta gem
19-
GEM_VERSION = "0.20.0"
19+
GEM_VERSION = "0.21.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 = "20250729"
25+
REVISION = "20250803"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)