google-apis-aiplatform_v1beta1 0.42.0 → 0.44.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: 6d9f491dadcf0366f5e1af6dc74e0d2cdc1d1b176c84577f8799a4dc760abb2e
4
- data.tar.gz: fc4b992f0f78211feab10065cc3b1b6076434744ba60c71b72d456ad25c1d829
3
+ metadata.gz: ebddeed01d23d2a20c243bd5f6e30c6b6b97dfa1d3b01191ddee275727bdcf3c
4
+ data.tar.gz: 5bea23a5512672a54f46b9dbaac9bfb1713336a83fc3efdb532d59406ab61554
5
5
  SHA512:
6
- metadata.gz: d64938636e18ecb2d22dade32c617450679a643f071fdd3d021ca0d17127311b36dff7956c169c10eeaf7f4b9c4f223218dd419d755b5e0e4f3e8d431c083340
7
- data.tar.gz: 5045d8582d54490b3d8850655a6b8187ddea545563a46bc53eda1f9614532790c506edec1793493d7d4d1f02e78eb3380dbfaad2719abe199920834f58fb9422
6
+ metadata.gz: 722c6a5443db9a4f16c955a4325e2ff7fcc582f22f05b6932fc38535c87b0309a06575fcf1fe248ec653f0fa4feb8ff98ff70192116cffcc7d9ebda8fea9f7e4
7
+ data.tar.gz: 51583ce861691e240fcc9300897cc966f500a4d21653519a50bf29cd16062f48408971a770b9316b962941f53c1148db880bb7c9326833a52f04d257bae259d6
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-aiplatform_v1beta1
2
2
 
3
+ ### v0.44.0 (2025-05-04)
4
+
5
+ * Regenerated from discovery document revision 20250422
6
+ * Regenerated using generator version 0.17.0
7
+
8
+ ### v0.43.0 (2025-04-27)
9
+
10
+ * Regenerated from discovery document revision 20250415
11
+
3
12
  ### v0.42.0 (2025-04-06)
4
13
 
5
14
  * Regenerated from discovery document revision 20250322
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/vertex-ai/) may provide gui
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