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 +4 -4
- data/lib/google/cloud/talent/v4.rb +3 -0
- data/lib/google/cloud/talent/v4/company_service/client.rb +1 -1
- data/lib/google/cloud/talent/v4/completion/client.rb +1 -1
- data/lib/google/cloud/talent/v4/event_service/client.rb +1 -1
- data/lib/google/cloud/talent/v4/job_service/client.rb +1 -1
- data/lib/google/cloud/talent/v4/job_service/operations.rb +1 -1
- data/lib/google/cloud/talent/v4/tenant_service/client.rb +1 -1
- data/lib/google/cloud/talent/v4/version.rb +1 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: cde24a0dc641ea641f6c04715b56ce757d31f62faa8fd2b8c5ef45657247e133
|
4
|
+
data.tar.gz: b19851b1735ab8a27c6eaa4fdbfb9d488c56502ca12789a4cf295468e97af20a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 05a93bc150f13e133df9386414af881e83b6fe5bbaef2be1eda2aaca29a5a976b8b794b42e6033818200718ec96a888a18aae85d7aadab30d1a52cf9aa2c2627
|
7
|
+
data.tar.gz: 55e18903caf756f74071c57f6bbaaead070485459d2d79bd73bb24a90ca6756580fb2a1b701fc798097c9db68320ef073808cd2602de80d3106eaa68a47e5b49
|
@@ -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
|
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
|
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
|
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
|
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
|
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
|
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:
|
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.
|
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:
|
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.
|
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
|