google-apis-cloudbilling_v1 0.39.0 → 0.41.0

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: 1f388a4510ce4d309440eca2135f44584250906e35cc7a4283bdc723fe50904a
4
- data.tar.gz: 6d0216b0a68cef224493b7cc2dd9b671c026baf6859baf3b635935d61a490c35
3
+ metadata.gz: d3f63761c13a3ba25220dfcdd7a8d46ca180ef5942a7f877f061f205cbc9283d
4
+ data.tar.gz: '0385d80828cd5b9e6b06422c5b301c977bf6c58e704ac33529a96b14ba7282d3'
5
5
  SHA512:
6
- metadata.gz: c80c9027065d87251a1bcb96395b7245bfdb31496bf8c57d29ed6cbb6bab65617b46086f743cbc14275c0612bb0c86851202b32c9e0957a1dc60a18179e634a9
7
- data.tar.gz: 41b37e18b48feb348c5ce1efeeace3311fa9cce37a7c6abacc1b5759433df84feb4261acd3d7c5b105bee5dd7cc0393fa166a20b781e9c8216ce0306113cf899
6
+ metadata.gz: aa1b52750c1a32b5c9db5c26bc0974ba9d4cd5cec47f8ca9dabe6643d687c23cffc55dd836cb1a5ef227c73f909233c2dae15acd4a11a4cc2aa95b00338c2961
7
+ data.tar.gz: c535d29885431c37e7b785234c6111df55af14c6c05e9182b5fd9e939df861229b09fe20d7bebe115989a5aec56fc147fae83f04a4ed17511985b938fb0b97eb
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudbilling_v1
2
2
 
3
+ ### v0.41.0 (2026-09-06)
4
+
5
+ * Regenerated from discovery document revision 20260901
6
+
7
+ ### v0.40.0 (2026-06-14)
8
+
9
+ * Regenerated using generator version 0.19.0
10
+
3
11
  ### v0.39.0 (2025-05-04)
4
12
 
5
13
  * Regenerated using generator version 0.17.0
data/OVERVIEW.md CHANGED
@@ -83,7 +83,7 @@ The [product documentation](https://cloud.google.com/billing/docs/apis) may prov
83
83
 
84
84
  ## Supported Ruby versions
85
85
 
86
- This library is supported on Ruby 3.1+.
86
+ This library is supported on Ruby 3.2+.
87
87
 
88
88
  Google provides official support for Ruby versions that are actively supported by Ruby Core -- that is, Ruby versions that are either in normal maintenance or in security maintenance, and not end of life. Older versions of Ruby _may_ still work, but are unsupported and not recommended. See https://www.ruby-lang.org/en/downloads/branches/ for details about the Ruby support schedule.
89
89