google-cloud-billing-budgets-v1beta1 0.3.1 → 0.3.2
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 687b03e4acbbf46d5436f6b73ca3425f8c74fb70d2885b9513474023c1e28e1f
|
|
4
|
+
data.tar.gz: a8c6c5eae2b36984c4e13a19e495e8404cff31127aa3faeac8a0e08117971eb5
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fa522445932d8c9ff873c64b51dfff8fb8162d6971ae86e986b9bb7eb5eeecbe8e4b985c04a73cc9510bf2b8f7a956d2389ec90341b7a7aafad47ea4ac4cf8f7
|
|
7
|
+
data.tar.gz: 53a891e4641d0bb435098d69a2e3e41a7213c036e9309244130eb2e51c68df0ecf3a275e5de3cdfe099d01a965a956b8a2c6779edf286c2115199ef5abf3f435
|
|
@@ -673,7 +673,7 @@ module Google
|
|
|
673
673
|
# Each configuration object is of type `Gapic::Config::Method` and includes
|
|
674
674
|
# the following configuration fields:
|
|
675
675
|
#
|
|
676
|
-
# * `timeout` (*type:* `Numeric`) - The call timeout in
|
|
676
|
+
# * `timeout` (*type:* `Numeric`) - The call timeout in seconds
|
|
677
677
|
# * `metadata` (*type:* `Hash{Symbol=>String}`) - Additional gRPC headers
|
|
678
678
|
# * `retry_policy (*type:* `Hash`) - The retry policy. The policy fields
|
|
679
679
|
# include the following keys:
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: google-cloud-billing-budgets-v1beta1
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.2
|
|
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
|
|
@@ -199,7 +199,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
199
199
|
- !ruby/object:Gem::Version
|
|
200
200
|
version: '0'
|
|
201
201
|
requirements: []
|
|
202
|
-
rubygems_version: 3.
|
|
202
|
+
rubygems_version: 3.2.6
|
|
203
203
|
signing_key:
|
|
204
204
|
specification_version: 4
|
|
205
205
|
summary: API Client library for the Billing Budgets V1beta1 API
|