google-cloud-assured_workloads-v1beta1 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: 74bf96ed818aa92c149d9d7ba751d37dcb947c6621dee286b50950f7526dafa6
4
- data.tar.gz: e0ad64e850c7027837c589c5d8e77587bf7045e639e50e430229a220eedb8c51
3
+ metadata.gz: 4a01a64018781641e00d70f67112f9ac854ee6facc809e1fa8c235a351b85c67
4
+ data.tar.gz: 065a80df5062358d24b16cb10392d892489358be70a1fbcfd6b9b855e5d70f5f
5
5
  SHA512:
6
- metadata.gz: '04891fe40e6aa8f268fd1368d5200bcd6e461b4a7dcd473e783807b3374cacc82df20e4f3632c73e426b915c03804a186c1a66ed0a47610b55a7747bafb89a03'
7
- data.tar.gz: 7b524a51c1eda03523bdfe3160fa3ace2142c7d2b2ae11990acba1c79eee7adb9ac91741bae2136e6a40257dc2154c770c8f1783a2ad73a1b052e1e3e4b51580
6
+ metadata.gz: b43a75a6b339019be41ec4fe574a8a317417d9758038181ca68bb1e494d4b6021e99cca74ec55641f4f5f9bd6e825e4c7f201d126b4b5950cfa6910130c53da0
7
+ data.tar.gz: e1fd5a963ee9d31b1ea1db2388c9787b9a0944503736cba22f55fa1b4d9208d7fb72f177b0829fed0c752d5ff26c5f11b1b8b5c2aeb845ba08adbfc085c5a0ec
@@ -33,3 +33,6 @@ module Google
33
33
  end
34
34
  end
35
35
  end
36
+
37
+ helper_path = ::File.join __dir__, "v1beta1", "_helpers.rb"
38
+ require "google/cloud/assured_workloads/v1beta1/_helpers" if ::File.file? helper_path
@@ -678,7 +678,7 @@ module Google
678
678
  # Each configuration object is of type `Gapic::Config::Method` and includes
679
679
  # the following configuration fields:
680
680
  #
681
- # * `timeout` (*type:* `Numeric`) - The call timeout in milliseconds
681
+ # * `timeout` (*type:* `Numeric`) - The call timeout in seconds
682
682
  # * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
683
683
  # * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
684
684
  # 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 AssuredWorkloads
23
23
  module V1beta1
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-assured_workloads-v1beta1
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-11-20 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
@@ -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 Assured Workloads for Government V1beta1 API