google-cloud-billing-budgets 2.5.0 → 3.0.0

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: a364701a62b7a637ef282887eda346388e29adfc19f6d346349db1638eab4b71
4
- data.tar.gz: 0cd1b872ca344469cba5eafba6db08da44e7efc71dd87e24ce867422f7ab52f3
3
+ metadata.gz: 2754d2cc9ecdbf33dd48c04619f0ba3b9b331935b37dcca8ea16af00b39a7675
4
+ data.tar.gz: 54bbd41181e7a0a34a808abcdff7a57769613b81caf46604d8c96b4f82788c1c
5
5
  SHA512:
6
- metadata.gz: 2e8c0894170b59a6eefc6a20c0a9c894a28394d8583edde7f6ef71b623f928e22f9fd7722cd16e88190554b672a25a96d23b7e9d112795731cfaef84552a2b3c
7
- data.tar.gz: e0e6ad67dba256a60ad186e5bee0e95b48c1c510827696cb9390920603b7c2626f1be1c525018fe8493885411c4cc67f334b9d59b88b5c28a7b7f16514859a98
6
+ metadata.gz: f476559e8184afdd52d8af236b4d7fc6518b7a435f1b75833a2ba8c6fb21f410a391ce0001895a0760dbb4571733e9023f0b448cb0c2c3bc24201dec9fc3ad00
7
+ data.tar.gz: 2038832a32ad00fe220d6849038c51a025e8e15084c78086e10e9bdfb66678b4dc46d8a546ba81a074f936cd96e161d773eecd6bf14ff959f10e15e813230d4c
data/README.md CHANGED
@@ -16,8 +16,7 @@ for this library, google-cloud-billing-budgets, to see the convenience methods f
16
16
  constructing client objects. Reference documentation for the client objects
17
17
  themselves can be found in the client library documentation for the versioned
18
18
  client gems:
19
- [google-cloud-billing-budgets-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-billing-budgets-v1/latest),
20
- [google-cloud-billing-budgets-v1beta1](https://cloud.google.com/ruby/docs/reference/google-cloud-billing-budgets-v1beta1/latest).
19
+ [google-cloud-billing-budgets-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-billing-budgets-v1/latest).
21
20
 
22
21
  See also the [Product Documentation](https://cloud.google.com/billing/docs/how-to/budget-api-overview)
23
22
  for more usage information.
@@ -63,8 +62,7 @@ results in logs appearing alongside your application logs in the
63
62
  Debug logging also requires that the versioned clients for this service be
64
63
  sufficiently recent, released after about Dec 10, 2024. If logging is not
65
64
  working, try updating the versioned clients in your bundle or installed gems:
66
- [google-cloud-billing-budgets-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-billing-budgets-v1/latest),
67
- [google-cloud-billing-budgets-v1beta1](https://cloud.google.com/ruby/docs/reference/google-cloud-billing-budgets-v1beta1/latest).
65
+ [google-cloud-billing-budgets-v1](https://cloud.google.com/ruby/docs/reference/google-cloud-billing-budgets-v1/latest).
68
66
 
69
67
  ## Supported Ruby Versions
70
68
 
@@ -21,7 +21,7 @@ module Google
21
21
  module Cloud
22
22
  module Billing
23
23
  module Budgets
24
- VERSION = "2.5.0"
24
+ VERSION = "3.0.0"
25
25
  end
26
26
  end
27
27
  end
metadata CHANGED
@@ -1,54 +1,28 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: google-cloud-billing-budgets
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.5.0
4
+ version: 3.0.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 2025-01-29 00:00:00.000000000 Z
10
+ date: 2025-02-13 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: google-cloud-billing-budgets-v1
14
14
  requirement: !ruby/object:Gem::Requirement
15
15
  requirements:
16
- - - ">="
17
- - !ruby/object:Gem::Version
18
- version: '0.7'
19
- - - "<"
20
- - !ruby/object:Gem::Version
21
- version: 2.a
22
- type: :runtime
23
- prerelease: false
24
- version_requirements: !ruby/object:Gem::Requirement
25
- requirements:
26
- - - ">="
27
- - !ruby/object:Gem::Version
28
- version: '0.7'
29
- - - "<"
30
- - !ruby/object:Gem::Version
31
- version: 2.a
32
- - !ruby/object:Gem::Dependency
33
- name: google-cloud-billing-budgets-v1beta1
34
- requirement: !ruby/object:Gem::Requirement
35
- requirements:
36
- - - ">="
37
- - !ruby/object:Gem::Version
38
- version: '0.11'
39
- - - "<"
16
+ - - "~>"
40
17
  - !ruby/object:Gem::Version
41
- version: 2.a
18
+ version: '1.2'
42
19
  type: :runtime
43
20
  prerelease: false
44
21
  version_requirements: !ruby/object:Gem::Requirement
45
22
  requirements:
46
- - - ">="
47
- - !ruby/object:Gem::Version
48
- version: '0.11'
49
- - - "<"
23
+ - - "~>"
50
24
  - !ruby/object:Gem::Version
51
- version: 2.a
25
+ version: '1.2'
52
26
  - !ruby/object:Gem::Dependency
53
27
  name: google-cloud-core
54
28
  requirement: !ruby/object:Gem::Requirement
@@ -95,7 +69,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
95
69
  - !ruby/object:Gem::Version
96
70
  version: '0'
97
71
  requirements: []
98
- rubygems_version: 3.6.2
72
+ rubygems_version: 3.6.3
99
73
  specification_version: 4
100
74
  summary: API Client library for the Billing Budgets API
101
75
  test_files: []