google-apis-aiplatform_v1beta1 0.17.0 → 0.19.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a682c1e12725439433bcf594bb04df2f845cc12afe0488b2514590f7f09faeb1
4
- data.tar.gz: 3a087173654dd8acf88cdaa02acf6c2b0b6801ab13daed3fcb8f66e0318916db
3
+ metadata.gz: 2c9005cf35cb12e6ce8462ce0bfd1026e34b58aa04eac289c0a4199fc1047d4e
4
+ data.tar.gz: 8ca7b6dfae4e8429597ab8c2b50ab5f33b583ea7f1f741316f6f5e3a701aae7e
5
5
  SHA512:
6
- metadata.gz: 4bf8c5693fb12447ccb5bdeb79a17864a078dcc44b66b79c96075c63adb553eaabfca9ae09510543ba845444280c84556bbd2deed82526634f83f978400a0433
7
- data.tar.gz: c81614da06f593097b91bf900760454ef943d0770ea58c2466584b7e32444267ab3844c33e866aa4cdbffde2bb392d27c00bb2a712581523fedc3aeb4004891a
6
+ metadata.gz: 63c17b413f5e66e9b02b34b1e7bdd80b4b473187dc1a18bc05f1fd12ba006c26145db83d461fc80218cbbaf23b2ec798faefa7e272d9f2723c7a480bb047ae87
7
+ data.tar.gz: e4581c3fa1789276b93b3f399562e76fc6fa0a545df8d2027dff08d5efde63ad63cc9a63201e3fb66d4e7814cf3590cbc35abe5757515f6899792a66b5686f8f
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-aiplatform_v1beta1
2
2
 
3
+ ### v0.19.0 (2024-02-25)
4
+
5
+ * Regenerated from discovery document revision 20240219
6
+ * Regenerated using generator version 0.14.0
7
+
8
+ ### v0.18.0 (2024-02-18)
9
+
10
+ * Regenerated from discovery document revision 20240213
11
+
3
12
  ### v0.17.0 (2024-02-11)
4
13
 
5
14
  * Regenerated from discovery document revision 20240205
data/OVERVIEW.md CHANGED
@@ -83,9 +83,9 @@ 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.5+.
86
+ This library is supported on Ruby 2.7+.
87
87
 
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. Currently, this means Ruby 2.5 and later. 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.
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
 
90
90
  ## License
91
91