google-apis-cloudbilling_v1beta 0.18.0 → 0.19.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: 9f112bb0ad8bee3e58460ada2c9a10bbaa435361587512361ea19d27155af44f
4
+ data.tar.gz: fccfe7ec39e56ff827af4682ccd9274e98da33ce4700eb460d2885ab02f0be40
5
5
  SHA512:
6
- metadata.gz: ab9050baf12782fab33af499d17d2edc931cac6fffaca748f0d9351801b5ee43226394d4c6c27db594fd7ba7c6ab786b6869627af7ff5689ca1d6d0b4ac516a5
7
- data.tar.gz: 40ed4a96687eff7cdd6335d07a0a8b76784daf9be494234ca3c5f5c4c9ac2c497355812b2bb33e5ed6252136b23d58386ec91c09e83aff08935b1f3cc8490001
6
+ metadata.gz: 65fd5cb38b51735765ce7158c321ef965873fb0f49a6f9f2d3bb0af0324e34ef493edcad21706b966803bfd7b321ffa072f33c33f05e6183148fb53e1532cd1f
7
+ data.tar.gz: d2b2de0961c4226f365c6b5e015ff96439b1a4409d44e888eecee1417d876162e7fa0d15165f0887c8f815cba1832f02a01fc9955c77d3589e267fe261574de2
data/CHANGELOG.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # Release history for google-apis-cloudbilling_v1beta
2
2
 
3
+ ### v0.19.0 (2024-04-21)
4
+
5
+ * Regenerated from discovery document revision 20240412
6
+
3
7
  ### v0.18.0 (2024-03-24)
4
8
 
5
9
  * 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.19.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
22
  GENERATOR_VERSION = "0.14.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.19.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-04-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -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.19.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: []