google-cloud-retail-v2 0.1.0 → 0.1.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: 484866e957047ae7395f195bdaf0f28e9b8bd0e937a1dae55520cb9e171fee8e
4
- data.tar.gz: '0812c579f35ff19cbc15de76b8c07bb83efcb01d2fe91548cb3f04db6e60981e'
3
+ metadata.gz: 5f9b354314ad812d7b7b728c18025a6b9448ebca0e3961ee2fc4ed5f45aa2c7b
4
+ data.tar.gz: ed855a00958b8b812fe53e7d90c6e5debcf6e7d2046487db005cb931024d412a
5
5
  SHA512:
6
- metadata.gz: 3a440e6b701ca7ab52d0a7d1cbb5ddfc8a9cf2950d03c4557d2344f36d404e2d6292ddbb8c3c87b0f86308ae3c5687fc9ef89bdf19e2a64f3503607f067fd159
7
- data.tar.gz: e0707d7c1042e2ae28464795551eaf960b95f97ff6c3dc315d0fe262af8ff85084c21d7ba12b9b87a053b0b488f3d255f8643909eef9e656882f47825ea55cfa
6
+ metadata.gz: 217065e7216d479996d171c0cd86b5c9b6ecf6ea6e2419869780a1834e0e4493806ebbee54d0f0ceb31e6ef53ccadcf8fb2890907c8f5c18877515e3d231c7ff
7
+ data.tar.gz: bc8349e6bcf67a24b075f3b9aeaa2a5641c65da81f2b7761cbcfef2c0c8d605316440134d56cba75efb831b5fea1bc441dbfc0e62195b2a67349841b63582060
@@ -449,7 +449,7 @@ module Google
449
449
  # Each configuration object is of type `Gapic::Config::Method` and includes
450
450
  # the following configuration fields:
451
451
  #
452
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
452
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
453
453
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
454
454
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
455
455
  # include the following keys:
@@ -438,7 +438,7 @@ module Google
438
438
  # Each configuration object is of type `Gapic::Config::Method` and includes
439
439
  # the following configuration fields:
440
440
  #
441
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
441
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
442
442
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
443
443
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
444
444
  # include the following keys:
@@ -690,7 +690,7 @@ module Google
690
690
  # Each configuration object is of type `Gapic::Config::Method` and includes
691
691
  # the following configuration fields:
692
692
  #
693
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
693
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
694
694
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
695
695
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
696
696
  # 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:
@@ -698,7 +698,7 @@ module Google
698
698
  # Each configuration object is of type `Gapic::Config::Method` and includes
699
699
  # the following configuration fields:
700
700
  #
701
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
701
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
702
702
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
703
703
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
704
704
  # 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:
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Retail
23
23
  module V2
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-cloud-retail-v2
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: 2021-01-12 00:00:00.000000000 Z
11
+ date: 2021-01-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: gapic-common
@@ -238,7 +238,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
238
238
  - !ruby/object:Gem::Version
239
239
  version: '0'
240
240
  requirements: []
241
- rubygems_version: 3.1.4
241
+ rubygems_version: 3.2.6
242
242
  signing_key:
243
243
  specification_version: 4
244
244
  summary: API Client library for the Retail V2 API