google-cloud-managed_identities 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: b8701177b56783dfb38ac77ba185a99b5ff588e317f7000e24bb742239dbe73c
4
- data.tar.gz: c8e534d8c9357776cf94cb3e3bf6e623b9d459eb849b788b4a09cbfed7872d13
3
+ metadata.gz: 43d3d218de8adf3c306fd96117d6c5e9066542553ea4ffcac37e71d5864a89bb
4
+ data.tar.gz: 7099c8c8d4c6c8bc0849e95743b70532c2c727488e5fa74c9d63fb6d7012400f
5
5
  SHA512:
6
- metadata.gz: a6768e9285bd77d8f5c59532cb77dce7dcecf279bbfc54b43384adc1f12db7d47640030cdac5b8175cd4a2680032f74a87bac8eec34910972780f0c7351998c0
7
- data.tar.gz: 795ec789b8c63d292b7bbe12c241526ddec08bf1d7f71686e085390cfa2083515c58d6fa599451e274fe48ef8fc1e10dffc7eaf715423d6cc2847fb39ffcbccc
6
+ metadata.gz: e4b530ceb85994c56c257dd54ff9808a89a796789acfadf0cf515cb3aa1c58f3df7d1a8a48c7068b0197d8fc51986ce2ac7025457fbffe34bad69386488f96bf
7
+ data.tar.gz: fd39b827f76623f604918c82ec7059ef6edc80f9653773c18d9e57db5b911c5e62a53168b79e7d2a9a64e39dfc7735443bed980a5ba1b0b0b1247fac068f6d2f
@@ -119,8 +119,8 @@ module Google
119
119
  # The library version as recorded in instrumentation and logging.
120
120
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
121
121
  # An array of interceptors that are run before calls are executed.
122
- # * `timeout` (*type:* `Integer`) -
123
- # Default timeout in milliseconds.
122
+ # * `timeout` (*type:* `Numeric`) -
123
+ # Default timeout in seconds.
124
124
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
125
125
  # Additional gRPC headers to be sent with the call.
126
126
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module ManagedIdentities
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-managed_identities
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-16 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: google-cloud-core
@@ -183,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
183
183
  - !ruby/object:Gem::Version
184
184
  version: '0'
185
185
  requirements: []
186
- rubygems_version: 3.1.4
186
+ rubygems_version: 3.2.6
187
187
  signing_key:
188
188
  specification_version: 4
189
189
  summary: API Client library for the Managed Service for Microsoft Active Directory