Skip to content

Commit 13d0f39

Browse files
feat: Automated regeneration of merchantapi accounts_v1beta client (googleapis#24197)
Auto-created at 2025-09-07 09:53:10 +0000 using the toys pull request generator.
1 parent a00d10f commit 13d0f39

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
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.24.0 (2025-09-07)
4+
5+
* Regenerated from discovery document revision 20250830
6+
37
### v0.23.0 (2025-08-31)
48

59
* Regenerated from discovery document revision 20250826

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3231,8 +3231,8 @@ def update!(**args)
32313231
# typical example of this is the [Free product listings](https://support.google.
32323232
# com/merchants/answer/13889434) program, which enables products from a business'
32333233
# s store to be shown across Google for free. The following list is the
3234-
# available set of program resource IDs accessible through the API: * `free-
3235-
# listings` * `shopping-ads` * `youtube-shopping-checkout`
3234+
# available set of program resource IDs accessible through the API: * `checkout`
3235+
# * `free-listings` * `shopping-ads` * `youtube-shopping-checkout`
32363236
class Program
32373237
include Google::Apis::Core::Hashable
32383238

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.23.0"
19+
GEM_VERSION = "0.24.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 = "20250826"
25+
REVISION = "20250830"
2626
end
2727
end
2828
end

0 commit comments

Comments
 (0)