google-cloud-talent 1.0.0 → 1.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 11626d5b4b4558cb9fdf4eabf8dd40f759d33dc51d163317f41e7593bde945ee
4
- data.tar.gz: 6c11af96ffe94b0f090093d865cf2d932758434e660dc14742aba1ef3570dd58
3
+ metadata.gz: d1e9df17b79c2b07c0b0da6178927eaf963fdd36d9b128880a6ae695b06a5e70
4
+ data.tar.gz: 60a33c8304c94c79beaea2a3e24666af3f002a93278dff32adbc27401c3ff69d
5
5
  SHA512:
6
- metadata.gz: b56a7f53839809645995b01b8eee6cded74c71233613ba1d98f4928d6e85080685f532565a36ef1e61bb2473d1ab9a286d377328427ef2b6e4c2f37400ca53a4
7
- data.tar.gz: 2aec45afe160f1e19098257c4deea8f99dcf7d0f288f52231f5a226bc6a5ec8cf76a5133a2b82bc12a4e3dc12bdec7c862f20fe15028c23a9d9a05239ec7eae8
6
+ metadata.gz: 56f74e72eecc73731f43b21738c2a30151d93b7003c01b4bc46ba381d24d74ac91733e53afb63b88b452f5db736d22ea463e702557414aa8e9e9774c5ab518ec
7
+ data.tar.gz: 61c4a02e12576564c6a9d3943db73a51d044f6b132e7319aa334475bbed025fcabd1e5dc1d22e9a9fff633ca1ee2cfaee6411b7473ec2d4761d0974a86b687e3
@@ -208,8 +208,8 @@ module Google
208
208
  # The library version as recorded in instrumentation and logging.
209
209
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
210
210
  # An array of interceptors that are run before calls are executed.
211
- # * `timeout` (*type:* `Integer`) -
212
- # Default timeout in milliseconds.
211
+ # * `timeout` (*type:* `Numeric`) -
212
+ # Default timeout in seconds.
213
213
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
214
214
  # Additional gRPC headers to be sent with the call.
215
215
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module Talent
23
- VERSION = "1.0.0"
23
+ VERSION = "1.0.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-talent
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.0
4
+ version: 1.0.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-10-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
@@ -201,7 +201,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
201
201
  - !ruby/object:Gem::Version
202
202
  version: '0'
203
203
  requirements: []
204
- rubygems_version: 3.1.4
204
+ rubygems_version: 3.2.6
205
205
  signing_key:
206
206
  specification_version: 4
207
207
  summary: API Client library for the Cloud Talent Solution API