google-apis-merchantapi_accounts_v1beta 0.11.0 → 0.13.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: 798b3a1c29d0436e564e9707162d2a577360b89da7979bebaf902c6c0898a38c
4
- data.tar.gz: 738039d72353471f73c2532e3a991c60bf4742232e0bc9fcc64aa8720e5aedc5
3
+ metadata.gz: 7deb334283879cb33d01a6e718a56314a14b421d179452fbaa0d5d2db923099a
4
+ data.tar.gz: 9c8fc70116b75983a84716a6b2225c61443260f8b542316b9ff74b8db9f62ad6
5
5
  SHA512:
6
- metadata.gz: 51423924797dba90c9a887128d11708d00c1790ffafe8574e0b864f7239b8fce2ad8b793179445f8ee9d3d3a885c071c941e419f48ba5fb143024b891e4476df
7
- data.tar.gz: 7adc8c929dfe8ef4a4f5653c66a7e7fb44e9d191bb3b9b69a4e01053c649322585cda1d71548e224bc4f0b6ed3d842a3679cafb4616e360758b53d92b93f185e
6
+ metadata.gz: f415b690dbc4aae7af1886254ec4a5513ae7fbda4b7b127fc167ff7788efbfcad9b880587f8c62c08531c98ff0dd97013629f089e4ba411e0f6905dca0cfd5d2
7
+ data.tar.gz: 3544df3d60e3df7f169faf88f703d3ec19b0d7f7388a9c88f02c346718d623a5592add6f25ebe1f2d2ae328b54bf724302fe117c547d5892579ce249f8abfba9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-merchantapi_accounts_v1beta
2
2
 
3
+ ### v0.13.0 (2025-06-08)
4
+
5
+ * Regenerated from discovery document revision 20250603
6
+ * Regenerated using generator version 0.18.0
7
+
8
+ ### v0.12.0 (2025-05-11)
9
+
10
+ * Regenerated from discovery document revision 20250507
11
+ * Regenerated using generator version 0.17.0
12
+
3
13
  ### v0.11.0 (2025-04-27)
4
14
 
5
15
  * Regenerated from discovery document revision 20250422
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://developers.devsite.corp.google.com/merchant/
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 2.7+.
86
+ This library is supported on Ruby 3.1+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89