google-apis-aiplatform_v1beta1 0.80.0 → 0.81.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: caa549dc1dbcc3367a62206dcb8978944be538b4029931d5a0b22443a6c8e6ea
4
- data.tar.gz: 4111e485d785ca368670fcb9566de8f9c73ccc24159d33d306b868aa66acd03b
3
+ metadata.gz: 073ba20d959fdaef55c04adddaa0c9e99f246210aa18c0c9ed390533b18659f1
4
+ data.tar.gz: 033452b186429e75d115cc3c571cca90363f89e6ced9c2bc4e6d59c524fec860
5
5
  SHA512:
6
- metadata.gz: 7852d7812a70f6af623120ba55f4eac21ed3799bb08334ab95a09af58623c25fb1c526f6beee8addd4525d16e2d42930ef15dc7379b9008c5b9d5b5d283ca033
7
- data.tar.gz: f14129c15c63de0f842c480c468c4dca0cc83e4e3e690c91abe38104c671ec68450c9d677c94d12a28d1461322bc9489ea5b37b9624e94130b5df25c1d8af038
6
+ metadata.gz: 3dd2dc3f592150747b35024730d37a32f40dc3327d23a53e5f39a6b42f64f447040a4f8b98c404ea402df271c0cc37512b0f711f3e1001cde354f27f39a39574
7
+ data.tar.gz: 6ada0168927a28228e36a2c17983d08bdd1e43380321462264c85d94ac638a3423c2f6b541553878098f24253c335e80cae168e553e5fe4da4cdb1efeb9311d0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-aiplatform_v1beta1
2
2
 
3
+ ### v0.81.0 (2026-06-14)
4
+
5
+ * Regenerated from discovery document revision 20260605
6
+ * Regenerated using generator version 0.19.0
7
+
3
8
  ### v0.80.0 (2026-05-17)
4
9
 
5
10
  * Regenerated from discovery document revision 20260515
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 3.1+.
86
+ This library is supported on Ruby 3.2+.
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