google-apis-dataflow_v1b3 0.16.0 → 0.17.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: 1a7cf3e491a2d3a5d2d2f824d3741c8111e559e8a0ad2f175320daa268129ec4
4
- data.tar.gz: 3d9ac5694807dd3c2d4e31aac3e8bc6f0d583b0e3fdb0f4f28bf4eb8f35f70de
3
+ metadata.gz: e753e7594140031902ba0779a171fd98cc8ecad7b4bfa9e6e7cb837ef87c37ce
4
+ data.tar.gz: dbaee56cf195ee3fac604aa7873cff078066b7e806e00639ba940cc401a2b13f
5
5
  SHA512:
6
- metadata.gz: 58027ab27621634c72286bf670345eaf71a82071f7f2ac18971504423e0b59e1d0dae822df475ed14ead595f76eea95aca176f060d3df2e791f277d01fa2ff4f
7
- data.tar.gz: 534344acd798363f33264164dad3ef59935f2a969a2e015e9f7950f47e2fff82041edfa321fd1d08474f42f8f32436581038f2899226ab215daba20f2fab60cf
6
+ metadata.gz: 7d0ca6f13e1344e8faea0c4b9ad7790c8e4a017a82f2f570113c493bcefce5f899576d3388a6a2575998a86d87aeb588f2c4c1660fbf4773c2d02087b1af5f04
7
+ data.tar.gz: 51800048617522398e2514c471573bae23e5377104abd0ce54957237e3c15bb02dc84e25f8260650cc072d983acf8e5337eefca3b406f894d24c3cdfa67c0056
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-dataflow_v1b3
2
2
 
3
+ ### v0.17.0 (2022-02-26)
4
+
5
+ * Regenerated from discovery document revision 20220218
6
+
3
7
  ### v0.16.0 (2022-02-19)
4
8
 
5
9
  * Regenerated from discovery document revision 20220215
@@ -1988,7 +1988,7 @@ module Google
1988
1988
  end
1989
1989
  end
1990
1990
 
1991
- # Defines a job to be run by the Cloud Dataflow service. nextID: 26
1991
+ # Defines a job to be run by the Cloud Dataflow service.
1992
1992
  class Job
1993
1993
  include Google::Apis::Core::Hashable
1994
1994
 
@@ -2566,7 +2566,7 @@ module Google
2566
2566
  class LaunchFlexTemplateResponse
2567
2567
  include Google::Apis::Core::Hashable
2568
2568
 
2569
- # Defines a job to be run by the Cloud Dataflow service. nextID: 26
2569
+ # Defines a job to be run by the Cloud Dataflow service.
2570
2570
  # Corresponds to the JSON property `job`
2571
2571
  # @return [Google::Apis::DataflowV1b3::Job]
2572
2572
  attr_accessor :job
@@ -2631,7 +2631,7 @@ module Google
2631
2631
  class LaunchTemplateResponse
2632
2632
  include Google::Apis::Core::Hashable
2633
2633
 
2634
- # Defines a job to be run by the Cloud Dataflow service. nextID: 26
2634
+ # Defines a job to be run by the Cloud Dataflow service.
2635
2635
  # Corresponds to the JSON property `job`
2636
2636
  # @return [Google::Apis::DataflowV1b3::Job]
2637
2637
  attr_accessor :job
@@ -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.16.0"
19
+ GEM_VERSION = "0.17.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.4.1"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220215"
25
+ REVISION = "20220218"
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.16.0
4
+ version: 0.17.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: 2022-02-21 00:00:00.000000000 Z
11
+ date: 2022-02-28 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.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-dataflow_v1b3/v0.17.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: []