google-apis-serviceusage_v1beta1 0.5.0 → 0.6.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: 8f12a506b2d081fbdcc1864e6bd197b3a95cad2d0f77f0e338111a0610ca5cb8
4
- data.tar.gz: 87f4d7461cbd2c7eceea104e72bc639cc872070f60817f4cd8820e80f700744f
3
+ metadata.gz: 720487f3607be69e52405f2f73986df73ca99d8f9b62f08f41756957164a4439
4
+ data.tar.gz: c360724d8ec3515c8385893292b8365d9e0d72b00f03d50f7f0929b240f9ca2a
5
5
  SHA512:
6
- metadata.gz: 358a7104af05736b94618b25db7f76b12ef476160b40fa43c12c77a24c4374e5c87207001e9cdae692d5a003be8dca46f65f8eb872eebe5ecf185634919b9ab0
7
- data.tar.gz: 5bdedd6e75bad7c653bf9c8e61fdc46747843626fa5e7a2fdc17e25dc172a3a5eb395c514735bf36d6bb762586cf83f9b57019b621826f64cce6fd64e0bd5200
6
+ metadata.gz: 153477abe5e587528f5eb17285ba045d8e41aeedfda6c1b2e852621d8da72b4b27da57ebc9faf5d5c89ce34a4ce8700c39d3d7eb12d334b0d4e2db18760fb862
7
+ data.tar.gz: f697ab07163962b6da137a2ca12f908bf3e8bdad655dc8eb26c1656ca34318cf84fbf3847b3c5fd299cfd296644d3d827c87828c381dde43ec77dc8b9e5239ca
data/CHANGELOG.md CHANGED
@@ -1,5 +1,10 @@
1
1
  # Release history for google-apis-serviceusage_v1beta1
2
2
 
3
+ ### v0.6.0 (2021-03-23)
4
+
5
+ * Regenerated from discovery document revision 20210319
6
+ * Regenerated using generator version 0.2.0
7
+
3
8
  ### v0.5.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 = 'V1beta1'
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 ServiceusageV1beta1
18
18
  # Version of the google-apis-serviceusage_v1beta1 gem
19
- GEM_VERSION = "0.5.0"
19
+ GEM_VERSION = "0.6.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_v1beta1
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.6.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_v1beta1/CHANGELOG.md
55
- documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.5.0
55
+ documentation_uri: https://googleapis.dev/ruby/google-apis-serviceusage_v1beta1/v0.6.0
56
56
  source_code_uri: https://github.com/googleapis/google-api-ruby-client/tree/master/generated/google-apis-serviceusage_v1beta1
57
57
  post_install_message:
58
58
  rdoc_options: []