google-apis-workflowexecutions_v1 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: d7480302f8b553bed3da853cb15f4a0a8878cf7131c081b471c64ca4b1b5290f
4
- data.tar.gz: 608ee1b9dac4525b3529d4bc49b1ab62b959500ce5083f2e0a5576a61a0c2914
3
+ metadata.gz: 6b99dc097aee11921e0ded51473dedb865367f45226a2537db888904f854bd31
4
+ data.tar.gz: 22719da364d8b2c9486e178966c77475c17e9cc039e52e69bb7be02ba58a0f73
5
5
  SHA512:
6
- metadata.gz: c08e0cbd22d4422aeb7f47ddcda5d0583d42244e12a595fdd68ba85a6722259fa35cc0de4c487e6d29ce806720c4ee1f3a00a3057aa1c4a27cc1767a057c8a1a
7
- data.tar.gz: 3a0d3d92264fd168e50ef02595f2d44fe707c04a53f9a02e6153a7a38d8ba2fabc0060b7f6ac38ec6fe415ff8f22217eed65e76bdeeb99d73962799743713367
6
+ metadata.gz: ab9d4b0d52ded3b6bc7a91fc82fc2ce8e0c00b0945c7bfd3946d0c3c94978cf13fdff6895ba2846d128390b84f9107b76da668c794974a824e492f4ea9d008ca
7
+ data.tar.gz: 937fea7b25c681e2cd010b7aaf942675877dd0d2a47722fa720d9ba239bdc6e44e84db4437d09a27b27ff3f02b80ebc39fcc5a92360dae1f750b1f3a5681694c
data/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Release history for google-apis-workflowexecutions_v1
2
2
 
3
+ ### v0.19.0 (2022-10-30)
4
+
5
+ * Regenerated from discovery document revision 20221020
6
+ * Regenerated using generator version 0.11.0
7
+
8
+ ### v0.18.0 (2022-09-20)
9
+
10
+ * Regenerated using generator version 0.10.0
11
+
3
12
  ### v0.17.0 (2022-09-13)
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::WorkflowexecutionsV1::Status]
130
122
  attr_accessor :status
@@ -326,15 +318,7 @@ module Google
326
318
  end
327
319
  end
328
320
 
329
- # > **Preview:** This field is covered by the > [Pre-GA Offerings Terms](https://
330
- # cloud.google.com/terms/service-terms) of > the Google Cloud Terms of Service.
331
- # Pre-GA features might have limited > support, and changes to pre-GA features
332
- # might not be compatible with > other pre-GA versions. For more information,
333
- # see the > [launch stage descriptions](https://cloud.google.com/products#
334
- # product-launch-stages). > This field is usable only if your project has access.
335
- # See the > [access request page](https://docs.google.com/forms/d/e/
336
- # 1FAIpQLSdgwrSV8Y4xZv_tvI6X2JEGX1-ty9yizv3_EAOVHWVKXvDLEA/viewform). Represents
337
- # the current status of this execution.
321
+ # Represents the current status of this execution.
338
322
  class Status
339
323
  include Google::Apis::Core::Hashable
340
324
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module WorkflowexecutionsV1
18
18
  # Version of the google-apis-workflowexecutions_v1 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.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_v1
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-19 00:00:00.000000000 Z
11
+ date: 2022-10-31 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'
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'
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_v1/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1/v0.17.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-workflowexecutions_v1/v0.19.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-workflowexecutions_v1
63
63
  post_install_message:
64
64
  rdoc_options: []