google-cloud-artifact_registry-v1beta2 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: 745b986b193cdae12a4c97d393fcb535953735e0034d2fed2f59e53293aff89a
4
- data.tar.gz: 5425b3ff18375fc929c29feb0ab450d2ff2725a457fa8060264c50a5f2556391
3
+ metadata.gz: 6a3a16797c885b0590bd77f7d71ca943938c70b27ce06442d2ed6f4b658e54ae
4
+ data.tar.gz: 1c3282b9fd25f46bdbee99ee120adc694ef812e24642e45285b98a545025ec31
5
5
  SHA512:
6
- metadata.gz: ba267387b48e6e60fb2b639de0d1e69da4442a93964df6226a32df60f6c6c58bb2d99377451366a28748dddf4d541885e06d5b1ab7762dd2c23dbe9f7d7ea62f
7
- data.tar.gz: a33d734458fe73f3a6b706786dfbe3f0fdaa39b85f3d5c474996fb7928ede2df95a4f46c450e3f9d6a0a9f8450caf0a90b5c02cf485620a3208d35992d7c1ad2
6
+ metadata.gz: 6cd88cf5c3b58d5726fde7edeceb25cbb11791389db11b4744dfea5252b9d73fbbb4d8a509e9c47bfc26b6f210385f7f8ba503e54b9aa5f4e2f29d27df3a3afd
7
+ data.tar.gz: 046ca4a177c28b97a3b284fd25cb5db1179808bafd6dea001eb7ace24d0d15901bea0beda1f2246251492cbe95872f97f94f9e407eac360f0b412af95fcb280c
@@ -33,3 +33,6 @@ module Google
33
33
  end
34
34
  end
35
35
  end
36
+
37
+ helper_path = ::File.join __dir__, "v1beta2", "_helpers.rb"
38
+ require "google/cloud/artifact_registry/v1beta2/_helpers" if ::File.file? helper_path
@@ -1909,7 +1909,7 @@ module Google
1909
1909
  # Each configuration object is of type `Gapic::Config::Method` and includes
1910
1910
  # the following configuration fields:
1911
1911
  #
1912
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
1912
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
1913
1913
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
1914
1914
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
1915
1915
  # 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 ArtifactRegistry
23
23
  module V1beta2
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-artifact_registry-v1beta2
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-04 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
@@ -235,7 +235,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
235
235
  - !ruby/object:Gem::Version
236
236
  version: '0'
237
237
  requirements: []
238
- rubygems_version: 3.1.4
238
+ rubygems_version: 3.2.6
239
239
  signing_key:
240
240
  specification_version: 4
241
241
  summary: API Client library for the Artifact Registry V1beta2 API