google-cloud-billing-budgets 3.0.0 → 3.0.1

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: 2754d2cc9ecdbf33dd48c04619f0ba3b9b331935b37dcca8ea16af00b39a7675
4
- data.tar.gz: 54bbd41181e7a0a34a808abcdff7a57769613b81caf46604d8c96b4f82788c1c
3
+ metadata.gz: 5fe885abaf84b5eacefeaa834dcf20178b9bca52f23de134b4ec817288fa307c
4
+ data.tar.gz: 9d46e995a7bb686c1aba78fe85bc84b494b23ff938ce0b8f0830dc3396882577
5
5
  SHA512:
6
- metadata.gz: f476559e8184afdd52d8af236b4d7fc6518b7a435f1b75833a2ba8c6fb21f410a391ce0001895a0760dbb4571733e9023f0b448cb0c2c3bc24201dec9fc3ad00
7
- data.tar.gz: 2038832a32ad00fe220d6849038c51a025e8e15084c78086e10e9bdfb66678b4dc46d8a546ba81a074f936cd96e161d773eecd6bf14ff959f10e15e813230d4c
6
+ metadata.gz: d299da7f3a68582979f6278946f3822dd94ac88bce4c642a05730373f046f50a7a641e5051d6edabe26eb89fe84a7fabe879ddb88a92aa2740fa8bd31ffca895
7
+ data.tar.gz: 35a344d7404dc14090991f60b977536b95a0b85d10619faf0b3316a1acf583ef9ce8b91a501a226a7f7c4d607bdbc15e1823cceae8132ffafadae252439ce6ee
data/README.md CHANGED
@@ -7,7 +7,7 @@ Provides methods to view, create, and manage Cloud Billing budgets programmatica
7
7
  Actual client classes for the various versions of this API are defined in
8
8
  _versioned_ client gems, with names of the form `google-cloud-billing-budgets-v*`.
9
9
  The gem `google-cloud-billing-budgets` is the main client library that brings the
10
- verisoned gems in as dependencies, and provides high-level methods for
10
+ versioned gems in as dependencies, and provides high-level methods for
11
11
  constructing clients. More information on versioned clients can be found below
12
12
  in the section titled *Which client should I use?*.
13
13
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Billing
23
23
  module Budgets
24
- VERSION = "3.0.0"
24
+ VERSION = "3.0.1"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-billing-budgets
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.0
4
+ version: 3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-02-13 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-billing-budgets-v1
@@ -69,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
69
69
  - !ruby/object:Gem::Version
70
70
  version: '0'
71
71
  requirements: []
72
- rubygems_version: 3.6.3
72
+ rubygems_version: 3.6.8
73
73
  specification_version: 4
74
74
  summary: API Client library for the Billing Budgets API
75
75
  test_files: []