google-cloud-assured_workloads 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: 4e004bafb60085c0e3748e81d95ca9e5abc89d31bbcdecf8635a29b80214057a
4
- data.tar.gz: 5355c5db48cf314a053001aa39256724dc976b019e4f5410fc0885aacee7b546
3
+ metadata.gz: 192e79e193d2df833fbfcd00282e05963f3a20749beaebe99a561b93d33c5e74
4
+ data.tar.gz: 40d08393476acb12a2e01a5ce4c017d9df5136c034619e9f70653991a768db02
5
5
  SHA512:
6
- metadata.gz: 85c6bd773fa3441e3bf081c324e5fd696d252248de45204ee124b387c5c4c2cffb6b571c04602a8d917a002dae8f3ed1c279ff0b2fe096208db68d5348712ad8
7
- data.tar.gz: 8a6a2c47db74903d3ce79d814403fd28e71091aa71316fed43b8bb82857dd3f5aef287a1490b494d5f89b73768fdfbd6df169d3446c82fcca48d0d6c1260dfff
6
+ metadata.gz: '0883b647b31f83a4d7227d6ef42049a85e8e90698ead91e6f272579214679871b63d42962f74a3cf622e6f1bb28ccc1a97eb6c5c8467382e6e83bd312e1e23b7'
7
+ data.tar.gz: 052e096baa94327c0d168de34058dff23ce951a01bd83be7e04e714921f372646be7854af9f862c5286a05bc4c431d95e1aa451c435ca67e73a4b9707d75a555
@@ -88,8 +88,8 @@ module Google
88
88
  # The library version as recorded in instrumentation and logging.
89
89
  # * `interceptors` (*type:* `Array<GRPC::ClientInterceptor>`) -
90
90
  # An array of interceptors that are run before calls are executed.
91
- # * `timeout` (*type:* `Integer`) -
92
- # Default timeout in milliseconds.
91
+ # * `timeout` (*type:* `Numeric`) -
92
+ # Default timeout in seconds.
93
93
  # * `metadata` (*type:* `Hash{Symbol=>String}`) -
94
94
  # Additional gRPC headers to be sent with the call.
95
95
  # * `retry_policy` (*type:* `Hash`) -
@@ -20,7 +20,7 @@
20
20
  module Google
21
21
  module Cloud
22
22
  module AssuredWorkloads
23
- VERSION = "0.1.0"
23
+ VERSION = "0.1.1"
24
24
  end
25
25
  end
26
26
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-assured_workloads
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-09-24 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: google-cloud-assured_workloads-v1beta1
@@ -183,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
183
183
  - !ruby/object:Gem::Version
184
184
  version: '0'
185
185
  requirements: []
186
- rubygems_version: 3.1.4
186
+ rubygems_version: 3.2.6
187
187
  signing_key:
188
188
  specification_version: 4
189
189
  summary: API Client library for the Assured Workloads for Government API