google-apis-merchantapi_accounts_v1beta 0.22.0 → 0.23.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0da5612f7e8ac68fc56c29a0a6554c29143dc3c71a02dae555f7682cbfdd1ac2
4
- data.tar.gz: c0d2199a49c7eb2a7b19a176942d00fd86f5dc41b09aa6ac4ad96438f4a1213d
3
+ metadata.gz: 4bfc782885f9c71bcb6d312e07e434cbc4ce4c95b39aaa8d5e0b0a06cbc175af
4
+ data.tar.gz: b6eed40426287e260843b5e9471c030ce24468878d3ea0614fffa5ac90694e59
5
5
  SHA512:
6
- metadata.gz: d340a515783d365ca3e5fab5ea7bca96f4824e536ae12485adf50ae5f67b594bb4b8a4193a7e26b42a8026203d0fdf9c0803ccb796620eab1a10ea8a571280fa
7
- data.tar.gz: 7ad3932ac299660ab7d87903d2dcb56baf4cabc201f174883a76ecef6ed5bfc4837ff79a41374e8936aa861de087ea1732ed6be03f321614d1a42157f326e79f
6
+ metadata.gz: 944facc8b0badec99066af55c2ee2d6e5767407cf2dea5df6b99bf9d010c8d6a2f4459a3e81666c44d41b78fcbdc8eecfbcd638a2664fd725034eaa5df065afd
7
+ data.tar.gz: 96b8aea5908f4ea85f64b757293fa03ae6dff84278e802bb5f57a75b90295eba216c06fbbfdcc20985c61bb9b56c9b1f7ec61395cf387fd13269870bbfa30731
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-merchantapi_accounts_v1beta
2
2
 
3
+ ### v0.23.0 (2025-08-31)
4
+
5
+ * Regenerated from discovery document revision 20250826
6
+
3
7
  ### v0.22.0 (2025-08-17)
4
8
 
5
9
  * Regenerated from discovery document revision 20250811
@@ -3451,7 +3451,9 @@ module Google
3451
3451
  # updated to have the new "API notifications" preference. If the developer email
3452
3452
  # provided is not associated with any user we will just add it as a contact. The
3453
3453
  # email preference corresponding to that contact will have the new "API
3454
- # notifications" preference
3454
+ # notifications" preference. Make sure the email used is associated with a
3455
+ # Google Account (Google Workspace account or Gmail account) and is not a
3456
+ # service account as service accounts can't receive emails.
3455
3457
  # Corresponds to the JSON property `developerEmail`
3456
3458
  # @return [String]
3457
3459
  attr_accessor :developer_email
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module MerchantapiAccountsV1beta
18
18
  # Version of the google-apis-merchantapi_accounts_v1beta gem
19
- GEM_VERSION = "0.22.0"
19
+ GEM_VERSION = "0.23.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20250811"
25
+ REVISION = "20250826"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-merchantapi_accounts_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.22.0
4
+ version: 0.23.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_accounts_v1beta/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.22.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-merchantapi_accounts_v1beta/v0.23.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-merchantapi_accounts_v1beta
62
62
  rdoc_options: []
63
63
  require_paths: