google-apis-workflowexecutions_v1beta 0.17.0 → 0.19.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: cfa877a0d629ec827cf0cd4ffa1d3a52caa5c6ed896af8fdf57a3af7710bf10f
4
- data.tar.gz: e1cace7c6c757f36019e2e1f1453ad7f9e668a1e432e3b817a6728c45215fbaf
3
+ metadata.gz: e1dc63e2ccb084fc8927efe452329b231cec77107d69ac6d39743c6126c01fda
4
+ data.tar.gz: 5c22708d2ab0422dc0b74e556cc75cbc74a6736ef6f412a72437a1b2a8b391d7
5
5
  SHA512:
6
- metadata.gz: 88ecf73a878ba8e91002e36924d4d567ca78c329d2845c443a278d7c420cf868dacb9c64184b71b2a185f65484682012cfe5378450a7fe717f17c3757966672b
7
- data.tar.gz: cc3cc9ebad2a420aa9f109a5e5dfdf0da840a259f73e24a73254ef900d047de2485efe9269c4c6250a43256c156c7c298a876ec235bfe938a13b18e0df2da90a
6
+ metadata.gz: 84d3a0cee210ce9d63fe57dc79a515f5e7d7cfb1e2e306987de3ffeacba6ab53604cbfe9ef2b75508ff724b523b81e3ae7be9643e01fbc2ff8e5db3986224eda
7
+ data.tar.gz: fd83c26b1412578b85e3b7cbe31c96cb72dc029f797d1ac8f8bab0c1a2cd2aeea4aec9b5861a111a1449bf1fa7f22245f0fb9be854fa1d9b0998279cd565c616
data/CHANGELOG.md CHANGED
@@ -1,5 +1,15 @@
1
1
  # Release history for google-apis-workflowexecutions_v1beta
2
2
 
3
+ ### v0.19.0 (2023-02-15)
4
+
5
+ * Regenerated from discovery document revision 20221206
6
+ * Regenerated using generator version 0.12.0
7
+
8
+ ### v0.18.0 (2022-11-04)
9
+
10
+ * Regenerated from discovery document revision 20221020
11
+ * Regenerated using generator version 0.11.0
12
+
3
13
  ### v0.17.0 (2022-09-19)
4
14
 
5
15
  * Unspecified changes
@@ -116,15 +116,7 @@ module Google
116
116
  # @return [String]
117
117
  attr_accessor :state
118
118
 
119
- # > **Preview:** This field is covered by the > [Pre-GA Offerings Terms](https://
120
- # cloud.google.com/terms/service-terms) of > the Google Cloud Terms of Service.
121
- # Pre-GA features might have limited > support, and changes to pre-GA features
122
- # might not be compatible with > other pre-GA versions. For more information,
123
- # see the > [launch stage descriptions](https://cloud.google.com/products#
124
- # product-launch-stages). > This field is usable only if your project has access.
125
- # See the > [access request page](https://docs.google.com/forms/d/e/
126
- # 1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform). Represents
127
- # the current status of this execution.
119
+ # Represents the current status of this execution.
128
120
  # Corresponds to the JSON property `status`
129
121
  # @return [Google::Apis::WorkflowexecutionsV1beta::Status]
130
122
  attr_accessor :status
@@ -263,15 +255,7 @@ module Google
263
255
  end
264
256
  end
265
257
 
266
- # > **Preview:** This field is covered by the > [Pre-GA Offerings Terms](https://
267
- # cloud.google.com/terms/service-terms) of > the Google Cloud Terms of Service.
268
- # Pre-GA features might have limited > support, and changes to pre-GA features
269
- # might not be compatible with > other pre-GA versions. For more information,
270
- # see the > [launch stage descriptions](https://cloud.google.com/products#
271
- # product-launch-stages). > This field is usable only if your project has access.
272
- # See the > [access request page](https://docs.google.com/forms/d/e/
273
- # 1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform). Represents
274
- # the current status of this execution.
258
+ # Represents the current status of this execution.
275
259
  class Status
276
260
  include Google::Apis::Core::Hashable
277
261
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkflowexecutionsV1beta
18
18
  # Version of the google-apis-workflowexecutions_v1beta gem
19
- GEM_VERSION = "0.17.0"
19
+ GEM_VERSION = "0.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.9.0"
22
+ GENERATOR_VERSION = "0.12.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220830"
25
+ REVISION = "20221206"
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-workflowexecutions_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.17.0
4
+ version: 0.19.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-09-26 00:00:00.000000000 Z
11
+ date: 2023-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.9.0
19
+ version: 0.11.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.9.0
29
+ version: 0.11.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -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-workflowexecutions_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1beta/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1beta/v0.19.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workflowexecutions_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []
@@ -75,7 +75,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
75
75
  - !ruby/object:Gem::Version
76
76
  version: '0'
77
77
  requirements: []
78
- rubygems_version: 3.3.14
78
+ rubygems_version: 3.4.2
79
79
  signing_key:
80
80
  specification_version: 4
81
81
  summary: Simple REST client for Workflow Executions API V1beta