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:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 6b99dc097aee11921e0ded51473dedb865367f45226a2537db888904f854bd31
|
4
|
+
data.tar.gz: 22719da364d8b2c9486e178966c77475c17e9cc039e52e69bb7be02ba58a0f73
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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
|
-
#
|
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
|
-
#
|
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.
|
19
|
+
GEM_VERSION = "0.19.0"
|
20
20
|
|
21
21
|
# Version of the code generator used to generate this client
|
22
|
-
GENERATOR_VERSION = "0.
|
22
|
+
GENERATOR_VERSION = "0.11.0"
|
23
23
|
|
24
24
|
# Revision of the discovery document this client was generated from
|
25
|
-
REVISION = "
|
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.
|
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-
|
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:
|
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:
|
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.
|
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: []
|