google-apis-dataflow_v1b3 0.51.0 → 0.52.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: 0b2111e8bd25f5f82fad69f7e39e49ea9b86f2f6d2e9245ba24a323a8f42cd57
4
- data.tar.gz: 51bbb780e7d19dcd9536ccabffb541fcf11f1ea27ecc79d6aa151cd0a9dd0bf0
3
+ metadata.gz: ea6b789d337b616c8c044aa59acd51b753a1d557d90ac3945449f094f64342c8
4
+ data.tar.gz: 8c8c71e00c21e623a921f270a7cca4eb4dcad636e5684c0c9e044302acfbac33
5
5
  SHA512:
6
- metadata.gz: eca617af86f16d34687429f8d10a31b70a3f6758ae2a26d9eecb296fa35de00c994acfd78c2f52edc9fa76bc7d76284732aab26af1ccfc4fae1bd05a7b3bbe6a
7
- data.tar.gz: 16f5ab6ee05b4eabb2d67675f4a12cf29c4ea97ca4f05eb75daccdb8f932622ff1b498ea199110a2b9f05a7f050c0d37da0c8ba342c55b688b60c1cb5a827e37
6
+ metadata.gz: 3055b5b2fec68e710e647361407bc0683300dfd7dbb8e564f9fd6658ea6437fc242ae690f22023ea1dd9fdd67e4d7d4b62647ed12d7aa799f11afde5b291a935
7
+ data.tar.gz: 01472ce0dae198b81fcea461df88d120568da30f5a361a2ffcc1e2fb993e28b143d5ef79b868f1d85e874b41622ba2aa4a4f559aba75fb238677ea7d6ba7a0e2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataflow_v1b3
2
2
 
3
+ ### v0.52.0 (2024-03-17)
4
+
5
+ * Regenerated from discovery document revision 20240310
6
+
3
7
  ### v0.51.0 (2024-02-24)
4
8
 
5
9
  * Regenerated from discovery document revision 20240218
@@ -1431,6 +1431,8 @@ module Google
1431
1431
  # Reduces cost and latency but might result in duplicate messages committed to
1432
1432
  # storage. Designed to run simple mapping streaming ETL jobs at the lowest cost.
1433
1433
  # For example, Change Data Capture (CDC) to BigQuery is a canonical use case.
1434
+ # For more information, see [Set the pipeline streaming mode](https://cloud.
1435
+ # google.com/dataflow/docs/guides/streaming-modes).
1434
1436
  # Corresponds to the JSON property `streamingMode`
1435
1437
  # @return [String]
1436
1438
  attr_accessor :streaming_mode
@@ -1792,6 +1794,8 @@ module Google
1792
1794
  # Reduces cost and latency but might result in duplicate messages committed to
1793
1795
  # storage. Designed to run simple mapping streaming ETL jobs at the lowest cost.
1794
1796
  # For example, Change Data Capture (CDC) to BigQuery is a canonical use case.
1797
+ # For more information, see [Set the pipeline streaming mode](https://cloud.
1798
+ # google.com/dataflow/docs/guides/streaming-modes).
1795
1799
  # Corresponds to the JSON property `streamingMode`
1796
1800
  # @return [String]
1797
1801
  attr_accessor :streaming_mode
@@ -4490,6 +4494,8 @@ module Google
4490
4494
  # Reduces cost and latency but might result in duplicate messages committed to
4491
4495
  # storage. Designed to run simple mapping streaming ETL jobs at the lowest cost.
4492
4496
  # For example, Change Data Capture (CDC) to BigQuery is a canonical use case.
4497
+ # For more information, see [Set the pipeline streaming mode](https://cloud.
4498
+ # google.com/dataflow/docs/guides/streaming-modes).
4493
4499
  # Corresponds to the JSON property `streamingMode`
4494
4500
  # @return [String]
4495
4501
  attr_accessor :streaming_mode
@@ -4607,7 +4613,9 @@ module Google
4607
4613
 
4608
4614
  # Target worker utilization, compared against the aggregate utilization of the
4609
4615
  # worker pool by autoscaler, to determine upscaling and downscaling when absent
4610
- # other constraints such as backlog.
4616
+ # other constraints such as backlog. For more information, see [Update an
4617
+ # existing pipeline](https://cloud.google.com/dataflow/docs/guides/updating-a-
4618
+ # pipeline).
4611
4619
  # Corresponds to the JSON property `workerUtilizationHint`
4612
4620
  # @return [Float]
4613
4621
  attr_accessor :worker_utilization_hint
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module DataflowV1b3
18
18
  # Version of the google-apis-dataflow_v1b3 gem
19
- GEM_VERSION = "0.51.0"
19
+ GEM_VERSION = "0.52.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240218"
25
+ REVISION = "20240310"
26
26
  end
27
27
  end
28
28
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataflow_v1b3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.51.0
4
+ version: 0.52.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-25 00:00:00.000000000 Z
11
+ date: 2024-03-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataflow_v1b3/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataflow_v1b3/v0.51.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataflow_v1b3/v0.52.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataflow_v1b3
63
63
  post_install_message:
64
64
  rdoc_options: []