google-cloud-managed_identities-v1 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: d5310f15dcce727c3ebfd86188a649b3f578dede7c0ccf294a3ca408877cf6b4
|
4
|
+
data.tar.gz: 7da59dc0a9bb10cac35c92c883aa449b467f0953ba21153b0d295ebfcc9de4eb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5372907cace2a8de28169a0f56a6dec4dbe51de2a9e3aceacc3f83f3720ff31ebc83fca91a32678eccab200033aaada796acf37f780156dfa4ae24b2fbbdc6dc
|
7
|
+
data.tar.gz: ce9e9c27a63b678dbf8e5194c8f4bf846ec836ede0827f77feaeae0b08ebfec15f5a396e6c666c4f31e2bf8b15e3f9567ebd23f8eac772e4ed47782bc238e9df
|
@@ -1063,7 +1063,7 @@ module Google
|
|
1063
1063
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
1064
1064
|
# the following configuration fields:
|
1065
1065
|
#
|
1066
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
1066
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
1067
1067
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
1068
1068
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
1069
1069
|
# include the following keys:
|
@@ -515,7 +515,7 @@ module Google
|
|
515
515
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
516
516
|
# the following configuration fields:
|
517
517
|
#
|
518
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
518
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
519
519
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
520
520
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
521
521
|
# include the following keys:
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: google-cloud-managed_identities-v1
|
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
|
@@ -202,7 +202,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
202
202
|
- !ruby/object:Gem::Version
|
203
203
|
version: '0'
|
204
204
|
requirements: []
|
205
|
-
rubygems_version: 3.
|
205
|
+
rubygems_version: 3.2.6
|
206
206
|
signing_key:
|
207
207
|
specification_version: 4
|
208
208
|
summary: API Client library for the Managed Service for Microsoft Active Directory
|