google-apis-billingbudgets_v1beta1 0.4.0 → 0.5.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: d86a82d1e37d6964e5c8166f0653a3ac8746ffd67ae0f8a64cad3366fea44bda
4
- data.tar.gz: fa0505f2d844fd01f37d3dd68c9c05bbbef7af04b559a9b1e3e98726b11e1992
3
+ metadata.gz: 52850018a9c1c77e2b0e1fafebed70ac53614b6c8df0e4fd68938d5702536e98
4
+ data.tar.gz: f42527d36cd7075c0ece50842b3b929e60af8a1b0adc45841c7447579bf71191
5
5
  SHA512:
6
- metadata.gz: fc2e4eac17e98897da4a88a6cd53c247f160d25527ecb527faf126c8f5967cfd9cc6e6f5d709a1b4af1f1b0f6c94fb51a1a7f8ca95f1cb5bd4ee08e565f8ea83
7
- data.tar.gz: 5d7a6d6eb5bf0d78eed9753e7f64283348c914ef446c2ad832495f9692942251e359a439f3d5d7aa3e6f0e2375fb36d9b82e068b304d643753e1bd66ca73e750
6
+ metadata.gz: 4007a42d3c9fe5e098f127434a8b03dd1858a47dddd5b6df7ae1fcf7e42ad57cb34b735080175929cfa68785745647b8578e4ce566626e5bd7599f5b8c156c3f
7
+ data.tar.gz: 3cc4b1bd256cc238b7c37def034dbac7a0076939342a013d12be0edff5f3c0a457c18dc5a3589b902bfad0392528d954534a780a5875a0c9377326fb50a0268e
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-billingbudgets_v1beta1
2
2
 
3
+ ### v0.5.0 (2021-03-25)
4
+
5
+ * Regenerated from discovery document revision 20210319
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.4.0 (2021-03-04)
4
9
 
5
10
  * Regenerated from discovery document revision 20210220
@@ -33,7 +33,7 @@ module Google
33
33
  # View and manage your Google Cloud Platform billing accounts
34
34
  AUTH_CLOUD_BILLING = 'https://www.googleapis.com/auth/cloud-billing'
35
35
 
36
- # View and manage your data across Google Cloud Platform services
36
+ # See, edit, configure, and delete your Google Cloud Platform data
37
37
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
38
38
  end
39
39
  end
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module BillingbudgetsV1beta1
18
18
  # Version of the google-apis-billingbudgets_v1beta1 gem
19
- GEM_VERSION = "0.4.0"
19
+ GEM_VERSION = "0.5.0"
20
20
 
21
21
  # Version of the code generator used to generate this client
22
- GENERATOR_VERSION = "0.1.2"
22
+ GENERATOR_VERSION = "0.2.0"
23
23
 
24
24
  # Revision of the discovery document this client was generated from
25
- REVISION = "20210220"
25
+ REVISION = "20210319"
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-billingbudgets_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.0
4
+ version: 0.5.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: 2021-03-08 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: google-apis-core
@@ -52,7 +52,7 @@ licenses:
52
52
  metadata:
53
53
  bug_tracker_uri: https://github.com/googleapis/google-api-ruby-client/issues
54
54
  changelog_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-billingbudgets_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-billingbudgets_v1beta1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-billingbudgets_v1beta1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-billingbudgets_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []