google-apis-serviceusage_v1 0.4.0 → 0.5.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: 7b03af00800257c06a8c1e4110b93e95bd7daab54fa338950a7c9b18f3d65189
4
- data.tar.gz: 3291a5ffc1986b67a236877a5d56e04c34c0f8a7a10bd41a25592af4829c82c8
3
+ metadata.gz: b3cbc52377bf7b0749cc8e883df5baa51a834779b9cda42ec708669a9d648e09
4
+ data.tar.gz: 6f8ddacc2aedd31cc6ade10f43be3dbde760fd2112f47df55385ef31c2ab408b
5
5
  SHA512:
6
- metadata.gz: e096a6562ccca4b752fb399f9aa806c8be5b7d35cdbf6556032d9690983ffbbb25396d401f0b126e3f439cd5c7ab67d254e03403266f021b3414df063e29fb41
7
- data.tar.gz: 751a7da81b5c2c28415fdf13e94d9eb7ed297142e81a634e5a5ef9d0394e95ac1903d1ecc6169981e623f71bcbe68cdc386f1fcba3de2a2c6c42a766a1302c53
6
+ metadata.gz: 6fd3b02052b5dd6c5c79b02f5e3b71842cddd5166b96065a9be52494683cafcb68f6678ed6c2cbd45c4c0b71db49af0584e809a1001556452fa4bedbc23138cf
7
+ data.tar.gz: 0bdd9a7dd260e04e7a73424d11797a81f880e2f6e05f7baa6aa8fcb39c08af34a5cc0ea5e6e3931500edbeeb8193c49ab19a05e7dadef4cb21f5f92021b0bcc0
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-serviceusage_v1
2
2
 
3
+ ### v0.5.0 (2021-03-23)
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
  * Unspecified changes
@@ -31,7 +31,7 @@ module Google
31
31
  # This is NOT the gem version.
32
32
  VERSION = 'V1'
33
33
 
34
- # View and manage your data across Google Cloud Platform services
34
+ # See, edit, configure, and delete your Google Cloud Platform data
35
35
  AUTH_CLOUD_PLATFORM = 'https://www.googleapis.com/auth/cloud-platform'
36
36
 
37
37
  # View your data across Google Cloud Platform services
@@ -16,13 +16,13 @@ module Google
16
16
  module Apis
17
17
  module ServiceusageV1
18
18
  # Version of the google-apis-serviceusage_v1 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 = "20210217"
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-serviceusage_v1
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-serviceusage_v1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.4.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1/v0.5.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1
57
57
  post_install_message:
58
58
  rdoc_options: []