google-apis-workflowexecutions_v1beta 0.16.0 → 0.18.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: fc4eabf0398a886b03381b676e4e0353a7e70dcc55379fa23fa5cfd7b0dde925
4
- data.tar.gz: '0449567a4bb005eba85b27e4f04ae26ad56d106659a5deb01820dfb8fb36a2d1'
3
+ metadata.gz: d955136e55232bd76b1e3129b90dd29dbda65ddc996bc1e021a53a28b7c7362e
4
+ data.tar.gz: 7b235fc59596f294afc28840801f495a4ea91b2d2f70b463576e85155892bcf1
5
5
  SHA512:
6
- metadata.gz: d56e341ea29f526a4a155bbb8b90957331edde1ce3054f61a22101dfa5e7791e99769cc320db29c93a09d5fc7fa3d4b2a0ff854a37ffad40314d354383452f9e
7
- data.tar.gz: 45b0edf4ad11c4afa8ab6ad92eefbea980d804cdb3158df51c02b3c649ed4bf83e7fc93ed462c012656c09161076e28856df6640c754387cde3dd4ceb5c71ed6
6
+ metadata.gz: 853de75893acf20a5332b8ec49be3e75562259f8dbb18d5d07a00801314a830e8befb91fb1b985292640ec6946642d47c6dcf18475600b1d31e30774f75e524a
7
+ data.tar.gz: 3f6792a2db125ff403cb41b2b137a70b74dc7f9491ccebd1ce73566e918a45d65cf9250aa08e0201faade3df478863e9287601ea1f1b935caf50ac6fd30c946a
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-workflowexecutions_v1beta
2
2
 
3
+ ### v0.18.0 (2022-11-04)
4
+
5
+ * Regenerated from discovery document revision 20221020
6
+ * Regenerated using generator version 0.11.0
7
+
8
+ ### v0.17.0 (2022-09-19)
9
+
10
+ * Unspecified changes
11
+
3
12
  ### v0.16.0 (2022-09-17)
4
13
 
5
14
  * Regenerated from discovery document revision 20220830
@@ -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.16.0"
19
+ GEM_VERSION = "0.18.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.11.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20220830"
25
+ REVISION = "20221020"
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.16.0
4
+ version: 0.18.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-19 00:00:00.000000000 Z
11
+ date: 2022-11-07 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.7.2
19
+ version: 0.9.1
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.7.2
29
+ version: 0.9.1
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.16.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1beta/v0.18.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: []