google-cloud-workflows-executions-v1beta 0.1.0 → 0.1.1
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: 76789ea68140b9833a022cb1765b54e8c8da542fbf6e0df72aaa36ba69af7f1d
|
4
|
+
data.tar.gz: 68935f16c7ec5dddd4d8b3f71e409a7bd65bb61b4bbaf5e4b9b92a4df3688583
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 330b61c7828fdcbe9d404fbe5d9e7a69384800c4fff06ec255830748afa5de4be341a2692a54cc2fb25064c6323c2a41748f71ab6153e8ff7194e113d3eb5265
|
7
|
+
data.tar.gz: 5ddd2eaef3f4fda26629b41ff57c0286c3993c25f83421fd86c1e3154473c7ab066dd7b3c25aa4740bc8f64ae0476aeeba1550f758ea795ad5d9acae7b4cbc80
|
@@ -566,7 +566,7 @@ module Google
|
|
566
566
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
567
567
|
# the following configuration fields:
|
568
568
|
#
|
569
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
569
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
570
570
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
571
571
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
572
572
|
# include the following keys:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-workflows-executions-v1beta
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.1.
|
4
|
+
version: 0.1.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Google LLC
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2021-01-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: gapic-common
|
@@ -197,7 +197,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
197
197
|
- !ruby/object:Gem::Version
|
198
198
|
version: '0'
|
199
199
|
requirements: []
|
200
|
-
rubygems_version: 3.
|
200
|
+
rubygems_version: 3.2.6
|
201
201
|
signing_key:
|
202
202
|
specification_version: 4
|
203
203
|
summary: API Client library for the Workflows Executions V1beta API
|