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: 3c4b4daa663c2e3e859215300d95be183dcb5ee1bac5fb56f2e972ea0894009b
4
- data.tar.gz: cbec3598a5280ad3cf72351f8875b23b19dd24f1e606f21e3b26e0f8d2bb8299
3
+ metadata.gz: 687b03e4acbbf46d5436f6b73ca3425f8c74fb70d2885b9513474023c1e28e1f
4
+ data.tar.gz: a8c6c5eae2b36984c4e13a19e495e8404cff31127aa3faeac8a0e08117971eb5
5
5
  SHA512:
6
- metadata.gz: 99adce2a86f787509b3cf63e27c2ac281b24b7fe1008217aff19f6fb47248afdc35724c65fa766244edc2dd1a2577b512f391a65f5ad302c4af42636fb39af21
7
- data.tar.gz: 3fa31d6f4b49b975510508353c03502d8853df47e6ef5aab9780a079ca5eb602347142dd83b2fd1eab1410d3d393708f41aa70e9a2b29d59f627d81110ab82d2
6
+ metadata.gz: fa522445932d8c9ff873c64b51dfff8fb8162d6971ae86e986b9bb7eb5eeecbe8e4b985c04a73cc9510bf2b8f7a956d2389ec90341b7a7aafad47ea4ac4cf8f7
7
+ data.tar.gz: 53a891e4641d0bb435098d69a2e3e41a7213c036e9309244130eb2e51c68df0ecf3a275e5de3cdfe099d01a965a956b8a2c6779edf286c2115199ef5abf3f435
@@ -35,3 +35,6 @@ module Google
35
35
  end
36
36
  end
37
37
  end
38
+
39
+ helper_path = ::File.join __dir__, "v1beta1", "_helpers.rb"
40
+ require "google/cloud/billing/budgets/v1beta1/_helpers" if ::File.file? helper_path
@@ -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 milliseconds
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:
@@ -22,7 +22,7 @@ module Google
22
22
  module Billing
23
23
  module Budgets
24
24
  module V1beta1
25
- VERSION = "0.3.1"
25
+ VERSION = "0.3.2"
26
26
  end
27
27
  end
28
28
  end
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.1
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: 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
@@ -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.1.4
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