google-apis-dataflow_v1b3 0.71.0 → 0.72.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: 6364b90fed3bd273baee0584f41043e8fc0993c7a7f09f5e7b24438a86743e7e
4
- data.tar.gz: 4f3e70cab54a824b87a4d0f1342316aa36a70e9393c80228a7789fd1ca437a13
3
+ metadata.gz: 0730c0e15fe33bbd9b56c91742890de04aab798e0d6363847fbf200a691e0c90
4
+ data.tar.gz: 440bd4f08ed4f2aa896eb91a005f32329461ba788972965cea12f8dce9ce005b
5
5
  SHA512:
6
- metadata.gz: 935f103c36f0c7492b5ede9d008f98167a2f162281c53158373887d188cb996e41be0a85114f1238bfc53eb478fa351c812315180f9a60df0e8ceb04d504c326
7
- data.tar.gz: '0872dd72da3b239ed0c9f42ff9eda2f27f2ef2f292e189b9b49894ef80672ecadaf739acd8dd10c07ce9c5ac468f8ed625c7b01701d4ab6e0e2083ccaeb7c69f'
6
+ metadata.gz: 6ed8f6f8d8c5561189f5d6e0bf47debec27e66b2edcf905cee0d411eeee07d99b811d268628ab1296a3631cc8aa4524ed1f45918ea10bc5c3954f8d4aa974936
7
+ data.tar.gz: ba6097d1e07af60c771d562aa9d323d1dd5787cad2c226ca6275d1f9f1ff8ea2b0ab7aa448650e1ab4336c248fd5305901505b48e2d516763c76d9123b26652b
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataflow_v1b3
2
2
 
3
+ ### v0.72.0 (2025-08-17)
4
+
5
+ * Regenerated from discovery document revision 20250812
6
+
3
7
  ### v0.71.0 (2025-07-20)
4
8
 
5
9
  * Regenerated from discovery document revision 20250716
@@ -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.71.0"
19
+ GEM_VERSION = "0.72.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 = "20250716"
25
+ REVISION = "20250812"
26
26
  end
27
27
  end
28
28
  end
@@ -174,8 +174,7 @@ module Google
174
174
  execute_or_queue_command(command, &block)
175
175
  end
176
176
 
177
- # A Job is a multi-stage computation graph run by the Cloud Dataflow service.
178
- # Creates a Cloud Dataflow job. To create a job, we recommend using `projects.
177
+ # Creates a Dataflow job. To create a job, we recommend using `projects.
179
178
  # locations.jobs.create` with a [regional endpoint] (https://cloud.google.com/
180
179
  # dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.create` is
181
180
  # not recommended, as your job will always start in `us-central1`. Do not enter
@@ -739,8 +738,7 @@ module Google
739
738
  execute_or_queue_command(command, &block)
740
739
  end
741
740
 
742
- # A Job is a multi-stage computation graph run by the Cloud Dataflow service.
743
- # Creates a Cloud Dataflow job. To create a job, we recommend using `projects.
741
+ # Creates a Dataflow job. To create a job, we recommend using `projects.
744
742
  # locations.jobs.create` with a [regional endpoint] (https://cloud.google.com/
745
743
  # dataflow/docs/concepts/regional-endpoints). Using `projects.jobs.create` is
746
744
  # not recommended, as your job will always start in `us-central1`. Do not enter
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-apis-dataflow_v1b3
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.71.0
4
+ version: 0.72.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-dataflow_v1b3/CHANGELOG.md
60
- documentation_uri: https://googleapis.dev/ruby/google-apis-dataflow_v1b3/v0.71.0
60
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataflow_v1b3/v0.72.0
61
61
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-dataflow_v1b3
62
62
  rdoc_options: []
63
63
  require_paths: