google-apis-cloudbilling_v1beta 0.18.0 → 0.20.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: a9bb3d9adafa2e22ade5e886691ca653c0455414677f6e3dd52f8272a0e419a2
4
- data.tar.gz: bc23b310d3625c161810445511e21d0a77467c75d53466c64aeee2ba7034253e
3
+ metadata.gz: 9d602f044aebe158329153443eea79637f05c1948dea0b3e052785378ffb76b6
4
+ data.tar.gz: 85e647ec73035ac3b4cedf51348d1a431632ee090ce5662c4ded5192a4b802d1
5
5
  SHA512:
6
- metadata.gz: ab9050baf12782fab33af499d17d2edc931cac6fffaca748f0d9351801b5ee43226394d4c6c27db594fd7ba7c6ab786b6869627af7ff5689ca1d6d0b4ac516a5
7
- data.tar.gz: 40ed4a96687eff7cdd6335d07a0a8b76784daf9be494234ca3c5f5c4c9ac2c497355812b2bb33e5ed6252136b23d58386ec91c09e83aff08935b1f3cc8490001
6
+ metadata.gz: f580b19101f977f355f9525ac3942e8a4e0c4d727554a2c17be625fad7a53881374c94b303b57a09ae32b7db21062c779fec96163bd364839d51f132d1055ede
7
+ data.tar.gz: b89538a00be5e5e79a3f55237deddbcbb9bf58e3dabc82bed88a277520205dfbd6c9f1fd1712c69ac7e6d6566322525620fbc523419c1f49648a7f8897a054d3
data/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # Release history for google-apis-cloudbilling_v1beta
2
2
 
3
+ ### v0.20.0 (2024-05-19)
4
+
5
+ * Regenerated using generator version 0.15.0
6
+
7
+ ### v0.19.0 (2024-04-21)
8
+
9
+ * Regenerated from discovery document revision 20240412
10
+
3
11
  ### v0.18.0 (2024-03-24)
4
12
 
5
13
  * Regenerated from discovery document revision 20240315
@@ -1530,8 +1530,8 @@ module Google
1530
1530
  end
1531
1531
 
1532
1532
  # Encapsulates a stock keeping unit (SKU) visible to a billing account. A SKU
1533
- # distinctly identifies a resource that you can purchase, such as `Nvidia Tesla
1534
- # K80 GPU attached to Spot Preemptible VMs running in Warsaw`.
1533
+ # distinctly identifies a resource that you can purchase. For a list of
1534
+ # available SKUs, see [SKUs](https://cloud.google.com/skus).
1535
1535
  class GoogleCloudBillingBillingaccountskusV1betaBillingAccountSku
1536
1536
  include Google::Apis::Core::Hashable
1537
1537
 
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module CloudbillingV1beta
18
18
  # Version of the google-apis-cloudbilling_v1beta gem
19
- GEM_VERSION = "0.18.0"
19
+ GEM_VERSION = "0.20.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.14.0"
22
+ GENERATOR_VERSION = "0.15.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20240315"
25
+ REVISION = "20240412"
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-apis-cloudbilling_v1beta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.18.0
4
+ version: 0.20.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Google LLC
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-03-24 00:00:00.000000000 Z
11
+ date: 2024-05-26 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -16,7 +16,7 @@ dependencies:
16
16
  requirements:
17
17
  - - ">="
18
18
  - !ruby/object:Gem::Version
19
- version: 0.14.0
19
+ version: 0.15.0
20
20
  - - "<"
21
21
  - !ruby/object:Gem::Version
22
22
  version: 2.a
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ">="
28
28
  - !ruby/object:Gem::Version
29
- version: 0.14.0
29
+ version: 0.15.0
30
30
  - - "<"
31
31
  - !ruby/object:Gem::Version
32
32
  version: 2.a
@@ -58,7 +58,7 @@ licenses:
58
58
  metadata:
59
59
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
60
60
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbilling_v1beta/CHANGELOG.md
61
- documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbilling_v1beta/v0.18.0
61
+ documentation_uri: https://googleapis.dev/ruby/google-apis-cloudbilling_v1beta/v0.20.0
62
62
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/main/generated/google-apis-cloudbilling_v1beta
63
63
  post_install_message:
64
64
  rdoc_options: []