google-iam-credentials-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: d7daed9692d289d32318d8e096ebb7fb902bd45b8fe6784a5d7a5f86bf9151a3
4
- data.tar.gz: 0b468bcd0bb5fffea06f671cc18d863f6270f98e244e3df585611c13aff74ac7
3
+ metadata.gz: c0897fd049fdcb5398e151f64b38af25c0dd24745acc1939b9cf53759ed95037
4
+ data.tar.gz: 292fc11f716be1d7878b4c1b9fc5d4d066863a1183689798081544d968a3f667
5
5
  SHA512:
6
- metadata.gz: af127d33d90d090ab6600ea7e5b97462d527ea22665303ffeccac9828530d5d31a70b9b5efd091727afba3d3ce2dc50ce3dada92a3a47ccccfe28c7ed16b851d
7
- data.tar.gz: 981b6a7fb3aecf35a07028d0c6f2d576e7956d7f88454c57171eb6f6abe6179f76d799a0fcb6467d40881522962c46b4961d88ab2e7c679f1f01f435586180cd
6
+ metadata.gz: 7b733aa96e3a11b14138f4426f2fb6db186ffe432307e7b0966c2432290d9816572794136967c41c241ef7199fb10ac48ed6be7d3186a4b430a1707fb100d506
7
+ data.tar.gz: 5aff91280c19cf14b0a0794693839ad4a6375217cfb6cc9d3c1abd9264edbbb1fc61280d97b8fdc2b836e32564c2decf0cf3947adb372bfce547b36bbdb89b5b
@@ -649,7 +649,7 @@ module Google
649
649
  # Each configuration object is of type `Gapic::Config::Method` and includes
650
650
  # the following configuration fields:
651
651
  #
652
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
652
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
653
653
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
654
654
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
655
655
  # include the following keys:
@@ -21,7 +21,7 @@ module Google
21
21
  module Iam
22
22
  module Credentials
23
23
  module V1
24
- VERSION = "0.1.0"
24
+ VERSION = "0.1.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-iam-credentials-v1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
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: 2020-12-15 00:00:00.000000000 Z
11
+ date: 2021-01-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -198,7 +198,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
198
198
  - !ruby/object:Gem::Version
199
199
  version: '0'
200
200
  requirements: []
201
- rubygems_version: 3.1.4
201
+ rubygems_version: 3.2.6
202
202
  signing_key:
203
203
  specification_version: 4
204
204
  summary: API Client library for the IAM Service Account Credentials V1 API