google-apis-discoveryengine_v1alpha 0.61.0 → 0.63.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: 8e4fdee8b8535fa7e328d7c01cb0c8508a891467c782c5e820e1f64827217953
4
- data.tar.gz: 522977a475ae1c0d406f4c335b6e05d0e75cc979caa6ba9c38f21ce7db631931
3
+ metadata.gz: 0600c3289768ff7430d9c3b39d1bcff4ad03015c3c0c1a102ca2aaf5de19a7a4
4
+ data.tar.gz: a1e019a7f78ca38ccb37fc8fbcd2bd541fa4422092a357b69ff13fcfc4f303aa
5
5
  SHA512:
6
- metadata.gz: 9ca86239b3c28181b07d58b354facec8e71a70ebe5740929c8b90c5f8308032571a0752fa92480c7836ca19568f4b0baf894ff36d68fcfc972c4d3467181a205
7
- data.tar.gz: d663d0126f256e470b1dd98359e6d6e36cb5d92a82b40dca0551ccc2118cb00a93d8356f5ea4d3cb1c110799e511acad1cc1a337776c39a7b763997ba86ba3df
6
+ metadata.gz: eb4a9dbfa6e91ce4968d059b87336fd39ec92e36384fa4933083bcf1d8e289484779507493b1520c0760ae3474203df1d198b89b6170aa60f92a6dfff43eb9b9
7
+ data.tar.gz: e6c78fc4683dcfcc30bc28d16720ddd4e45ec32e3d257b1ac9e22858471c2331bbba66841500ae89176b471493737a96e83654f76599b0971e19d4ae59bb6ac9
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-discoveryengine_v1alpha
2
2
 
3
+ ### v0.63.0 (2025-05-21)
4
+
5
+ * Regenerated from discovery document revision 20250519
6
+
7
+ ### v0.62.0 (2025-05-18)
8
+
9
+ * Regenerated from discovery document revision 20250514
10
+ * Regenerated using generator version 0.17.0
11
+
3
12
  ### v0.61.0 (2025-04-27)
4
13
 
5
14
  * Regenerated from discovery document revision 20250419
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/generative-ai-app-builder/d
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