google-apis-aiplatform_v1 0.78.0 → 0.79.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: e707c177f62cfcca93807fe1badc1e7be2fcb33d5d7a27d61071125d7fc69792
4
- data.tar.gz: 5aa9a56cb1c33f8e866cdedeacbabf583180d7a03892982912d07ace9e930821
3
+ metadata.gz: bc17b4f99315e4f8a069c8ea9d092cc60bcd28ba127514dae8156d750f9fc337
4
+ data.tar.gz: d443f0f2e43228c47cb0783fa05b42db244dfde4454035a7937d645acebb2dc7
5
5
  SHA512:
6
- metadata.gz: 36a5a1e969fdff71b2f7773e12fdcc76c511a926b97057ef49ca45c08b3937cddc293eab9afdc36f049f5a86f9ed894bd70eeca8276282b1a37c368dd36e5917
7
- data.tar.gz: 56fd1796826af24ff35bd89d5de92b0ac400c513a66e9b7892412e95f36156e6c6c26de10206a0711c1a12b6c8a3a6c4098a3cf96a3ffef700f566c65d05ae09
6
+ metadata.gz: 6f537580d6ceb4b1fdc65b1b8510364db22518159196bad630ea621d0515b07236a74af8bd746f6d2ab92b9b22938bb2fa210c29e224fede3ba19763cafb3e99
7
+ data.tar.gz: 186e557800c081dcb7922841a29686c371e0e373673d91dca5d5b69ae3a31b95c1d1ca36c78e3193db5e1ed9aa8410facac3c2f97d0a0f7a3de99fbc5c0c45e3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-aiplatform_v1
2
2
 
3
+ ### v0.79.0 (2026-02-01)
4
+
5
+ * Regenerated from discovery document revision 20260116
6
+
3
7
  ### v0.78.0 (2026-01-18)
4
8
 
5
9
  * Regenerated from discovery document revision 20260110
@@ -26152,7 +26152,10 @@ module Google
26152
26152
  # @return [String]
26153
26153
  attr_accessor :network
26154
26154
 
26155
- # The spec of the pipeline.
26155
+ # A compiled definition of a pipeline, represented as a `JSON` object. Defines
26156
+ # the structure of the pipeline, including its components, tasks, and parameters.
26157
+ # This specification is generated by compiling a pipeline function defined in `
26158
+ # Python` using the `Kubeflow Pipelines SDK`.
26156
26159
  # Corresponds to the JSON property `pipelineSpec`
26157
26160
  # @return [Hash<String,Object>]
26158
26161
  attr_accessor :pipeline_spec
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module AiplatformV1
18
18
  # Version of the google-apis-aiplatform_v1 gem
19
- GEM_VERSION = "0.78.0"
19
+ GEM_VERSION = "0.79.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.18.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20260110"
25
+ REVISION = "20260116"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-aiplatform_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.78.0
4
+ version: 0.79.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
@@ -57,7 +57,7 @@ licenses:
57
57
  metadata:
58
58
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
59
59
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-aiplatform_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-aiplatform_v1/v0.78.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-aiplatform_v1/v0.79.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-aiplatform_v1
62
62
  rdoc_options: []
63
63
  require_paths: