google-apis-datapipelines_v1 0.18.0 → 0.19.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: e86b252388e13c08cf8c31cf761c1c5fd49aecabe2066303cbce9f4ee37e1225
4
- data.tar.gz: 5b6b0109a08e24076380b04581d0a6930575eec0852469f392e9c576ab28a928
3
+ metadata.gz: abba92af4ae4bf4b932d96512f149dc9a07476fd554788f3e60eff069aae22e3
4
+ data.tar.gz: 805d41a55e8b6f34aee211377f8290d2198992d88fbd1c26abdbe1275b694f54
5
5
  SHA512:
6
- metadata.gz: f91f38d02fd907774fcb3be35c201b0b30ba9c4506b685fa2445d0a393a8487ee6f5a6e1e4484e55fcba2acf2383fcec8a1d77ba29364734f7225015540d76cb
7
- data.tar.gz: 5b253db24d755510a5193b17c628e32bdd11e8191de78be1853827098ae7d22bedca606d799176fe38042c8f7d3fffe2e48c0cd18bec7f7646735fd72189cdc2
6
+ metadata.gz: 0177f4283a1c74d1766980078629d22902a306d0f3389d82274f544224f1dc25104abcc91afe0c17d8d828c940cabd440e54aed3ab5dc0ce7f7d94ee7a4c1cde
7
+ data.tar.gz: 8a57e9a71dd0bffa6c790a43e35223605bd89b08b1a028050556f57da0df5bc1e8867b18d473df1fd5702e94ac32b6196a8bfaae7a9a03481ab0dc8124cf7620
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-datapipelines_v1
2
2
 
3
+ ### v0.19.0 (2026-06-21)
4
+
5
+ * Regenerated from discovery document revision 20260614
6
+
3
7
  ### v0.18.0 (2026-06-14)
4
8
 
5
9
  * Regenerated using generator version 0.19.0
@@ -544,8 +544,8 @@ module Google
544
544
  # @return [String]
545
545
  attr_accessor :name
546
546
 
547
- # Immutable. The sources of the pipeline (for example, Dataplex). The keys and
548
- # values are set by the corresponding sources during pipeline creation.
547
+ # Immutable. The sources of the pipeline (for example, Knowledge Catalog). The
548
+ # keys and values are set by the corresponding sources during pipeline creation.
549
549
  # Corresponds to the JSON property `pipelineSources`
550
550
  # @return [Hash<String,String>]
551
551
  attr_accessor :pipeline_sources
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DatapipelinesV1
18
18
  # Version of the google-apis-datapipelines_v1 gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.19.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20221210"
25
+ REVISION = "20260614"
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-datapipelines_v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.19.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-datapipelines_v1/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-datapipelines_v1/v0.18.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-datapipelines_v1/v0.19.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-datapipelines_v1
62
62
  rdoc_options: []
63
63
  require_paths: