google-cloud-talent-v4 0.2.0 → 0.2.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: 595e10c9dfda6a7b146d30c982c6862a5b5da9d0e0bda352a21457d25118d6fc
4
- data.tar.gz: a8f10c1af218625841268bc7e33dce3154a7f542340a6fadce465830c8bb5b3b
3
+ metadata.gz: cde24a0dc641ea641f6c04715b56ce757d31f62faa8fd2b8c5ef45657247e133
4
+ data.tar.gz: b19851b1735ab8a27c6eaa4fdbfb9d488c56502ca12789a4cf295468e97af20a
5
5
  SHA512:
6
- metadata.gz: 0b5cd1457755cd786d1453f2f6957e0825f48363ae0335da1a8ccafae71533b6a16d1405274411cda06c9d3865c235ce7605fa91990352f515ccacbdec19021e
7
- data.tar.gz: d8bc270f74774e81dec0ae92cf404f8d858f28434701d57538744ab6c24c17bb1d25d072f40b6cd7de3e88bb1feda59a47b9de79ec80d2d6df26211e4da0721c
6
+ metadata.gz: 05a93bc150f13e133df9386414af881e83b6fe5bbaef2be1eda2aaca29a5a976b8b794b42e6033818200718ec96a888a18aae85d7aadab30d1a52cf9aa2c2627
7
+ data.tar.gz: 55e18903caf756f74071c57f6bbaaead070485459d2d79bd73bb24a90ca6756580fb2a1b701fc798097c9db68320ef073808cd2602de80d3106eaa68a47e5b49
@@ -37,3 +37,6 @@ module Google
37
37
  end
38
38
  end
39
39
  end
40
+
41
+ helper_path = ::File.join __dir__, "v4", "_helpers.rb"
42
+ require "google/cloud/talent/v4/_helpers" if ::File.file? helper_path
@@ -665,7 +665,7 @@ module Google
665
665
  # Each configuration object is of type `Gapic::Config::Method` and includes
666
666
  # the following configuration fields:
667
667
  #
668
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
668
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
669
669
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
670
670
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
671
671
  # include the following keys:
@@ -372,7 +372,7 @@ module Google
372
372
  # Each configuration object is of type `Gapic::Config::Method` and includes
373
373
  # the following configuration fields:
374
374
  #
375
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
375
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
376
376
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
377
377
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
378
378
  # include the following keys:
@@ -349,7 +349,7 @@ module Google
349
349
  # Each configuration object is of type `Gapic::Config::Method` and includes
350
350
  # the following configuration fields:
351
351
  #
352
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
352
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
353
353
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
354
354
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
355
355
  # include the following keys:
@@ -1535,7 +1535,7 @@ module Google
1535
1535
  # Each configuration object is of type `Gapic::Config::Method` and includes
1536
1536
  # the following configuration fields:
1537
1537
  #
1538
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
1538
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
1539
1539
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
1540
1540
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
1541
1541
  # 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 milliseconds
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:
@@ -655,7 +655,7 @@ module Google
655
655
  # Each configuration object is of type `Gapic::Config::Method` and includes
656
656
  # the following configuration fields:
657
657
  #
658
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
658
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
659
659
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
660
660
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
661
661
  # include the following keys:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Talent
23
23
  module V4
24
- VERSION = "0.2.0"
24
+ VERSION = "0.2.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-cloud-talent-v4
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.2.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-05 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
@@ -251,7 +251,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
251
251
  - !ruby/object:Gem::Version
252
252
  version: '0'
253
253
  requirements: []
254
- rubygems_version: 3.1.4
254
+ rubygems_version: 3.2.6
255
255
  signing_key:
256
256
  specification_version: 4
257
257
  summary: API Client library for the Cloud Talent Solution V4 API