google-apis-aiplatform_v1beta1 0.78.0 → 0.80.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: 866b3bd869c1bbba1823500edbaf7a8eeeb710a348b8521a1aa22debe4b68c4d
4
- data.tar.gz: 486c0719e02c2ec1040260d51ddbac84ad6f72b6bfd5db0a61994df67c353594
3
+ metadata.gz: caa549dc1dbcc3367a62206dcb8978944be538b4029931d5a0b22443a6c8e6ea
4
+ data.tar.gz: 4111e485d785ca368670fcb9566de8f9c73ccc24159d33d306b868aa66acd03b
5
5
  SHA512:
6
- metadata.gz: 020d4e9150f234bb8f0d56943c2ea8effeff1ee40e3b3021bc7069652c75344826bd0bc34dc00c7e6ac24f74220df307af93ab035f81b19fe1d51d5d948f5d39
7
- data.tar.gz: f2eba293de586ac5f3c586cdd3b4eeaa4067d9fcb362b3ac0eb54cfb0fbfd6c8137688367152790977aba327119752ec35f00bdb491524eb3cfda2c5f0c6ec80
6
+ metadata.gz: 7852d7812a70f6af623120ba55f4eac21ed3799bb08334ab95a09af58623c25fb1c526f6beee8addd4525d16e2d42930ef15dc7379b9008c5b9d5b5d283ca033
7
+ data.tar.gz: f14129c15c63de0f842c480c468c4dca0cc83e4e3e690c91abe38104c671ec68450c9d677c94d12a28d1461322bc9489ea5b37b9624e94130b5df25c1d8af038
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-aiplatform_v1beta1
2
2
 
3
+ ### v0.80.0 (2026-05-17)
4
+
5
+ * Regenerated from discovery document revision 20260515
6
+
7
+ ### v0.79.0 (2026-05-03)
8
+
9
+ * Regenerated from discovery document revision 20260427
10
+
3
11
  ### v0.78.0 (2026-04-19)
4
12
 
5
13
  * Regenerated from discovery document revision 20260414
data/OVERVIEW.md CHANGED
@@ -1,6 +1,6 @@
1
- # Simple REST client for version V1beta1 of the Vertex AI API
1
+ # Simple REST client for version V1beta1 of the Agent Platform API
2
2
 
3
- This is a simple client library for version V1beta1 of the Vertex AI API. It provides:
3
+ This is a simple client library for version V1beta1 of the Agent Platform API. It provides:
4
4
 
5
5
  * A client object that connects to the HTTP/JSON REST endpoint for the service.
6
6
  * Ruby objects for data structures related to the service.
@@ -65,7 +65,7 @@ More detailed descriptions of the Google simple REST clients are available in tw
65
65
 
66
66
  (Note: the above documents are written for the simple REST clients in general, and their examples may not reflect the Aiplatform service in particular.)
67
67
 
68
- For reference information on specific calls in the Vertex AI API, see the {Google::Apis::AiplatformV1beta1::AiplatformService class reference docs}.
68
+ For reference information on specific calls in the Agent Platform API, see the {Google::Apis::AiplatformV1beta1::AiplatformService class reference docs}.
69
69
 
70
70
  ## Which client should I use?
71
71